index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
autoloading_fixtures
/
html
/
some_class.rb
blob: 495372fef32b07aa5653416b8179d2acf2d926d8 (
plain
) (
blame
)
1
2
3
4
5
# frozen_string_literal: true
module
HTML
class
SomeClass
end
end