Method: ActiveRecord::Migration::ReversibleBlockHelper#reverting

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

#revertingObject

Returns the value of attribute reverting

Returns:

  • (Object)

    the current value of reverting



876
877
878
# File 'activerecord/lib/active_record/migration.rb', line 876

def reverting
  @reverting
end