Class: Read2::MigrationGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Read2::MigrationGenerator
- Includes:
- Rails::Generators::Migration
- Defined in:
- lib/generators/read2/migration/migration_generator.rb
Instance Method Summary collapse
Instance Method Details
#create_migration_file ⇒ Object
24 25 26 |
# File 'lib/generators/read2/migration/migration_generator.rb', line 24 def create_migration_file puts "hola vice" end |