aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/requires_constant.rb
blob: a26e265f71bc7d690a98ea2b4f4983047d127416 (plain) (blame)
1
2
3
4
5
# frozen_string_literal: true
require "loaded_constant"

module RequiresConstant
end