Class: Olivander::ActiveRecordGenerator
- Inherits:
-
ActiveRecord::Generators::ModelGenerator
- Object
- ActiveRecord::Generators::ModelGenerator
- Olivander::ActiveRecordGenerator
- Defined in:
- lib/generators/olivander/active_record_generator.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#create_migration_file ⇒ Object
16 17 18 19 |
# File 'lib/generators/olivander/active_record_generator.rb', line 16 def create_migration_file self.attributes = shell.base.attributes super end |