class Maktoub::Generators::ConfigGenerator
Public Instance Methods
generate_maktoub()
click to toggle source
# File lib/generators/maktoub/config_generator.rb, line 6 def generate_maktoub copy_file "maktoub.rb", "config/initializers/maktoub.rb" end