File: active_support/core_ext/blank.rb

Code

Code

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