Class: H2ocubeRailsRainbowsGenerator

Inherits:
Rails::Generators::Base
  • Object
show all
Defined in:
lib/generators/h2ocube_rails_rainbows_generator.rb

Instance Method Summary collapse

Instance Method Details

#copy_rainbows_rbObject



6
7
8
# File 'lib/generators/h2ocube_rails_rainbows_generator.rb', line 6

def copy_rainbows_rb
  template 'rainbows.rb.erb', 'config/rainbows.rb'
end