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: d288fb7e310aa2df8da7a80a5d1e258bdf581a96 (
plain
) (
tree
)
f626aece79
1
Dir
[
File
.
dirname
(
__FILE__
)
+
"/core_ext/*.rb"
].
each
{
|
file
|
require
(
file
)
}