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