module
Rails::Generators::Migration
v4.1.8 -
Show latest stable
Holds common methods for migrations. It assumes that migrations has the [0-9]*_name format and can be used by another frameworks (like Sequel) just by implementing the next migration version method.
Attributes
| [R] | migration_class_name |
| [R] | migration_file_name |
| [R] | migration_number |
Files
- railties/lib/rails/generators/migration.rb