aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/module_with_custom_const_missing/a/b.rb
blob: f688c1ef350beb0a50cb2a859069d7c497dcb454 (plain) (blame)
1
2
3
# frozen_string_literal: true

ModuleWithCustomConstMissing::A::B = "10"