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
/
lib
/
generators
/
rails
/
app
/
templates
/
script
/
runner.tt
blob: 7302825f6c6da0bb259426c3f8e63e7aaa4e8706 (
plain
) (
blame
)
1
2
3
<%=
shebang
%>
require
File
.
dirname
(
__FILE__
)
+
'/../config/boot'
require
'commands/runner'