class AliyunIot::Generators::InstallGenerator

Public Instance Methods

copy_config() click to toggle source
# File lib/generators/aliyun_iot/install_generator.rb, line 7
def copy_config
  template 'config/aliyun_iot.yml'
end