Method: ActiveRecord::MigrationProxy#version
- Defined in:
- activerecord/lib/active_record/migration.rb
#version ⇒ Object
Returns the value of attribute version
1177 1178 1179 |
# File 'activerecord/lib/active_record/migration.rb', line 1177 def version @version end |