aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/html/some_class.rb
blob: b43d15d8917ac3ceea2503a523df82d9b4cc7811 (plain) (blame)
1
2
3
4
module HTML
  class SomeClass
  end
end