Class: WprofGenerator

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

Instance Method Summary collapse

Instance Method Details

#wor_prof_initObject



3
4
5
# File 'lib/generators/wprof_generator.rb', line 3

def wor_prof_init
  create_file 'config/initializers/wprof.rb', init_wprof
end