aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/object.rb
blob: 3b055d31851b45affaad8cf5d513ee0ed5f40fb5 (plain) (blame)
1
2
3
require 'active_support/core_ext/object/extending'
require 'active_support/core_ext/object/instance_variables'
require 'active_support/core_ext/object/misc'