Class: Dailycred::Generators::ViewsGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Dailycred::Generators::ViewsGenerator
- Defined in:
- lib/generators/dailycred/views_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_views ⇒ Object
7 8 9 |
# File 'lib/generators/dailycred/views_generator.rb', line 7 def copy_views directory "dailycred", "app/views/dailycred" end |