Class: Pragma::ResourceGenerator
- Inherits:
-
Rails::Generators::NamedBase
- Object
- Rails::Generators::NamedBase
- Pragma::ResourceGenerator
- Defined in:
- lib/generators/pragma/resource_generator.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#copy_initializer_file ⇒ Object
9 10 11 12 13 14 |
# File 'lib/generators/pragma/resource_generator.rb', line 9 def copy_initializer_file copy_resource_files copy_controller copy_spec generate_route end |