update to rails 2.2.2

This commit is contained in:
Eugene Korbut 2009-01-08 05:55:58 +10:00
parent 51b79e7298
commit 789f813b42
24 changed files with 6178 additions and 2698 deletions

3
script/process/inspector Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/process/inspector'