Sinatra v0.3.2 Release Notes

    • BUG: Static and send_file read entire file into String before sending. Updated to stream with 8K chunks instead.

    • Rake tasks and assets for building basic documentation website. See http://sinatra.rubyforge.org

    • Various minor doc fixes.