index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
rack.rb
blob: abcd0741bf529014a0dffbf72dfdb82dd6a43079 (
plain
) (
tree
)
a980eb8c77
1
2
3
4
5
module
Rails
module
Rack
autoload
:Static
,
"rails/rack/static"
end
end