projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make diary locations into a link and drop the separate view link
[rails.git]
/
vendor
/
plugins
/
irs_process_scripts
/
script
/
reaper
1
#!/usr/bin/env ruby
2
require File.dirname(__FILE__) + '/../../config/boot'
3
$:.unshift "#{RAILS_ROOT}/vendor/plugins/irs_process_scripts/lib"
4
require 'commands/process/reaper'