Changeset 1019

Show
Ignore:
Timestamp:
11/17/07 14:40:13 (1 year ago)
Author:
has.s..@gmail.com
Message:

Adds static file serving for rails_benchmark

Files:

Legend:

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

    r1012 r1019  
    5959 
    6060  err.puts 
     61   
     62  put_header_message("Static files") 
     63  call_ab("Serve Static File", "hello.txt") 
    6164 
    6265  put_header_message("Templates and Partials")