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