aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/struct.rb
blob: 1fde3db070670ce544e208ca660916b015a6a6c2 (plain) (blame)
1
2
3
require 'active_support/deprecation'

ActiveSupport::Deprecation.warn("This file is deprecated and will be removed in Rails 5.1 with no replacement.")