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
/
class_folder
/
nested_class.rb
blob: 57a13d89ea2d2abc992a743952767d659439fd88 (
plain
) (
blame
)
1
2
3
4
5
6
7
class
ClassFolder
class
NestedClass
end
class
SiblingClass
end
end