1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/commands/process
David Heinemeier Hansson 5fd2fffcf6 Call an inspector for inspector
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4667 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-08-05 20:44:27 +00:00
..
inspector.rb Call an inspector for inspector 2006-08-05 20:44:27 +00:00
reaper.rb Make sure script/reaper only reaps dispatcher pids by default, and not the spawner's pid. 2006-07-18 17:48:06 +00:00
spawner.rb Added Mongrel-spawning capabilities to script/process/spawner. Mongrel will be the default choice if installed, otherwise FCGI is tried [DHH] 2006-07-06 17:21:42 +00:00
spinner.rb Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440. 2006-06-28 20:53:00 +00:00