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
/
activesupport
/
lib
/
core_ext.rb
blob: 573313e74132f17455d890c39e6dd227e4f383dd (
plain
) (
tree
)
876a1a1fa3
1
Dir
[
File
.
dirname
(
__FILE__
)
+
"/core_ext/*.rb"
].
each
{
|
file
|
require
(
file
)
}