aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class/removal.rb
blob: 74140eb978af1bd7e798611477bf4d38b28a557d (plain) (blame)
1
2
3
4
5
require 'active_support/core_ext/object/extending'
require 'active_support/core_ext/module/introspection'

class Class #:nodoc:
end