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
/
module_folder
/
nested_class.rb
blob: 69226b405c1ceed9013b204081c6d9c2b715e756 (
plain
) (
blame
)
1
2
3
4
5
6
# frozen_string_literal: true
module
ModuleFolder
class
NestedClass
end
end