method
new
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::ConcurrentMigrationError
new(message = DEFAULT_MESSAGE)public
No documentation available.
# File activerecord/lib/active_record/migration.rb, line 179
def initialize(message = DEFAULT_MESSAGE)
super
end