Changeset 1210

Show
Ignore:
Timestamp:
01/08/08 18:13:25 (9 months ago)
Author:
wyca..@gmail.com
Message:

Showing Rails command

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • apps/rails_benchmark/script/benchmark

    r1201 r1210  
    1212  @err.puts "* Starting Rails" 
    1313  ENV["EVENT"] = "1" 
     14  @err.puts "* running: mongrel_rails start -d -p 4000 -e production" 
     15   
    1416  `mongrel_rails start -d -p 4000 -e production` 
    1517