projects
/
feedcatcher.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Tweaked the controller to use 'protect_from_forgery' properly
[feedcatcher.git]
/
bin
/
rake
1
#!/usr/bin/env ruby
2
require_relative
'../config/boot'
3
require
'rake'
4
Rake
.
application
.
run