Class: McmsPages::Generators::AssetsGenerator

Inherits:
Rails::Generators::Base
  • Object
show all
Includes:
AssetPathTemplates
Defined in:
lib/generators/mcms_pages/assets_generator.rb

Instance Method Summary collapse

Methods included from AssetPathTemplates

#copy_assets

Instance Method Details

#install_assetsObject



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