File: activesupport.rb

Code

Code

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