Class: Strongbolt::Generators::ViewsGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Strongbolt::Generators::ViewsGenerator
- Defined in:
- lib/generators/strongbolt/views_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_views ⇒ Object
15 16 17 |
# File 'lib/generators/strongbolt/views_generator.rb', line 15 def copy_views directory :strongbolt, target_path end |