lib/activesupport.rb in activesupport-2.3.4 vs lib/activesupport.rb in activesupport-2.3.5

- old
+ new

@@ -2 +1,2 @@ require 'active_support' +ActiveSupport::Deprecation.warn 'require "activesupport" is deprecated and will be removed in Rails 3. Use require "active_support" instead.'