Class: McmsPages::Generators::AssetsGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- McmsPages::Generators::AssetsGenerator
- Includes:
- AssetPathTemplates
- Defined in:
- lib/generators/mcms_pages/assets_generator.rb
Instance Method Summary collapse
Methods included from AssetPathTemplates
Instance Method Details
#install_assets ⇒ Object
68 69 70 71 72 |
# File 'lib/generators/mcms_pages/assets_generator.rb', line 68 def install_assets say "MCMS PAGES Assets created to your application." end |