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
/
generate.tt
blob: 9a9e17ab292a0b9dd67d64385e916d0588c63156 (
plain
) (
blame
)
1
2
3
<%=
shebang
%>
require
File
.
dirname
(
__FILE__
)
+
'/../config/boot'
require
'commands/generate'