diff options
author | Paul McMahon <paul@mobalean.com> | 2012-01-25 11:14:01 +0900 |
---|---|---|
committer | Paul McMahon <paul@mobalean.com> | 2012-01-25 11:14:01 +0900 |
commit | 75d58fef26bcd52cf5c814466836c4b527a6547c (patch) | |
tree | 5ecc07869abf3a7a01ad296453165ae3afb85abc /actionpack/README.rdoc | |
parent | f36dcaf488b4357a52f43e3912628428956d351f (diff) | |
download | rails-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 'actionpack/README.rdoc')
0 files changed, 0 insertions, 0 deletions