aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/migration_generator_test.rb
diff options
context:
space:
mode:
authorPaul McMahon <paul@mobalean.com>2012-01-25 11:14:01 +0900
committerPaul McMahon <paul@mobalean.com>2012-01-25 11:14:01 +0900
commit75d58fef26bcd52cf5c814466836c4b527a6547c (patch)
tree5ecc07869abf3a7a01ad296453165ae3afb85abc /railties/test/generators/migration_generator_test.rb
parentf36dcaf488b4357a52f43e3912628428956d351f (diff)
downloadrails-75d58fef26bcd52cf5c814466836c4b527a6547c.tar.gz
rails-75d58fef26bcd52cf5c814466836c4b527a6547c.tar.bz2
rails-75d58fef26bcd52cf5c814466836c4b527a6547c.zip
allow requiring of 'active_model/naming'
Requiring 'active_model/naming' will raise an uninitialized constant ActiveSupport::Deprecation exception because the module core extension doesn't require 'active_support/deprecation'. This require cannot be added to the core extension because of circular dependency issues.
Diffstat (limited to 'railties/test/generators/migration_generator_test.rb')
0 files changed, 0 insertions, 0 deletions