aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/fixtures/autoload/another_class.rb
blob: cf38336cf8d403fcd30a30583ac0a6f58bf271f5 (plain) (blame)
1
2
3
4
# frozen_string_literal: true

class Fixtures::AnotherClass
end