aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class.rb
blob: 65e1d683999ac2d0490806d4a64f81b5755909f9 (plain) (blame)
1
2
3
4
# frozen_string_literal: true

require_relative "class/attribute"
require_relative "class/subclasses"