tracks/vendor/rails/activesupport/lib/activesupport.rb
2011-02-04 17:11:33 +01:00

2 lines
167 B
Ruby

require 'active_support'
ActiveSupport::Deprecation.warn 'require "activesupport" is deprecated and will be removed in Rails 3. Use require "active_support" instead.'