Class: McmsPages::Generators::ViewsGenerator

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

Instance Method Summary collapse

Methods included from ViewPathTemplates

#copy_views

Instance Method Details

#install_viewsObject



69
70
71
72
73
# File 'lib/generators/mcms_pages/views_generator.rb', line 69

def install_views

  say "MCMS PAGES views created to your application."

end