mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
migrations.rb requires active_support/core_ext/module/aliasing [#5008 state:committed]
Signed-off-by: Xavier Noria <fxn@hashref.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require 'active_support/core_ext/kernel/singleton_class'
|
||||
require 'active_support/core_ext/module/aliasing'
|
||||
|
||||
module ActiveRecord
|
||||
# Exception that can be raised to stop migrations from going backwards.
|
||||
|
||||
Reference in New Issue
Block a user