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