Class: Terrazzo::Generators::Views::LayoutGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Terrazzo::Generators::Views::LayoutGenerator
- Includes:
- EjectCompatibility
- Defined in:
- lib/generators/terrazzo/views/layout_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_layout_components ⇒ Object
15 16 17 |
# File 'lib/generators/terrazzo/views/layout_generator.rb', line 15 def copy_layout_components run_eject("components/Layout") end |