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

require "active_support/core_ext/class/attribute"
require "active_support/core_ext/class/subclasses"