aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class.rb
blob: c750a10bb25836f82a367ddf8c6a5f6b3966c49a (plain) (blame)
1
2
3
require 'active_support/core_ext/class/attribute'
require 'active_support/core_ext/class/delegating_attributes'
require 'active_support/core_ext/class/subclasses'