aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/module_with_custom_const_missing/a/b.rb
blob: a6ed49e0be4fd91ef8dd63a81a6aea0d18be3072 (plain) (blame)
1
2
# frozen_string_literal: true
ModuleWithCustomConstMissing::A::B = "10"