projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use correct URL for note details
[rails.git]
/
script
/
process
/
inspector
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/inspector'