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
/
railties
/
bin
/
run
blob: 5490bc9336ee9e4b62187f8c8d2010d958128dba (
plain
) (
blame
)
1
2
3
#!/usr/local/bin/ruby
require
File
.
dirname
(
__FILE__
)
+
'/../config/boot'
require
"commands"