Class: Postnhost::Generators::ViewsGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Postnhost::Generators::ViewsGenerator
- Defined in:
- lib/generators/postnhost/views/views_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_views ⇒ Object
11 12 13 |
# File 'lib/generators/postnhost/views/views_generator.rb', line 11 def copy_views copy_public_views end |