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
/
guides
/
code
/
getting_started
/
bin
/
rake
blob: 17240489f64832c9ce080088e27780d3dc3ee29a (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/env ruby
require_relative
'../config/boot'
require
'rake'
Rake
.
application
.
run