tracks/vendor/rails/activesupport/lib/activesupport.rb
2009-12-07 12:42:42 -05: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.'