Class: BillinglyViewsGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- BillinglyViewsGenerator
- Defined in:
- lib/generators/billingly_views_generator.rb
Instance Method Summary collapse
Instance Method Details
#create_billingly_views ⇒ Object
6 7 8 |
# File 'lib/generators/billingly_views_generator.rb', line 6 def create_billingly_views directory 'billingly', 'app/views' end |