Don't include deprecation in AM::Naming anymore

This commit is contained in:
Grant Hutchins 2012-03-31 21:36:47 -04:00
parent 0244c0d8f3
commit ee235b3d3a
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
require 'active_support/inflector'
require 'active_support/core_ext/hash/except'
require 'active_support/core_ext/module/introspection'
require 'active_support/core_ext/module/deprecation'
require 'active_support/core_ext/module/delegation'
require 'active_support/core_ext/object/blank'