Method: ActiveRecord::MigrationProxy#filename

Defined in:
activerecord/lib/active_record/migration.rb

#filenameObject

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename



1177
1178
1179
# File 'activerecord/lib/active_record/migration.rb', line 1177

def filename
  @filename
end