tracks/vendor/rails/activesupport/lib/activesupport.rb

3 lines
167 B
Ruby
Raw Normal View History

require 'active_support'
2009-12-07 12:42:42 -05:00
ActiveSupport::Deprecation.warn 'require "activesupport" is deprecated and will be removed in Rails 3. Use require "active_support" instead.'