class AppmospheresAudit::ConfigGenerator
Public Instance Methods
copy_files()
click to toggle source
# File lib/generators/appmospheres_audit/config_generator.rb, line 10 def copy_files template 'templates/config/appmospheres.rb', 'config/initializers/appmospheres_audit.rb' end