WEBrick supports streaming responses since before it was imported into
ruby 1.8.0, probably since it was written.
If Sinatra doesn't support streaming with WEBrick it is a bug in Sinatra
or rack and should be described that way explicitly.
Thanks to @tenderlove for help with the README.ja.md. All others were
checked in google translate.
- updated minitest to 5.0
- Removed Test::Unit::TestCase and started using Minitest::Test instead
- Fixed usage of assert_raise
- Fixed usage of refute_nil
- Fixed and removed usage of assert_nothing_raised
Change uppercase letter to lowercase
Before: El contenido de La plantilla se evalúa como código Ruby
After: El contenido de la plantilla se evalúa como código Ruby