Class: WprofGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- WprofGenerator
- Defined in:
- lib/generators/wprof_generator.rb
Instance Method Summary collapse
Instance Method Details
#wor_prof_init ⇒ Object
3 4 5 |
# File 'lib/generators/wprof_generator.rb', line 3 def wor_prof_init create_file 'config/initializers/wprof.rb', init_wprof end |