Commit Graph

21 Commits

Author SHA1 Message Date
ReadmeCritic 06f8cb4d53 Update README URLs based on HTTP redirects 2016-01-21 08:37:04 -08:00
Seiichi Yonezawa d66cfcc451 Remove unnecessary whitespaces 2015-09-21 01:51:44 +09:00
Sergio Gil 04c93e1e0a Document how to start a multi-threaded server (Spanish) 2015-07-15 16:22:28 +02:00
Eric Hodel a6edad8fd9 Remove "WEBrick does not support streaming"
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.
2015-03-19 15:29:50 -07:00
Anton Davydov 15f52909ed Replace multiline regexp matchers to string matchers 2015-02-06 00:15:53 +03:00
Vipul A M 23c2e197c8 - Removed test-unit dependency
- 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
2015-01-11 01:00:47 +05:30
Ruben Vicario Gonzalez c410bd10aa fix typo
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
2014-12-14 20:36:49 -08:00
John Hope 743e3e2ee9 Expand regex example in Readme 2014-12-07 19:10:29 +00:00
Cornelius Bock 2ef02e79f4 exchange rubyforge links in READMEs 2014-09-19 16:24:03 +02:00
namusyaka e446b82fbe Fix broken links about Sinatra Book [ci skip] 2014-09-13 10:16:06 +09:00
Zachary Scott 2429f38f2c s/add_charsets/add_charset to fix #923 [ci skip] 2014-09-05 09:33:35 -07:00
Konstantin Haase 79c5e311d1 Merge pull request #915 from vipulnsward/fix-error-access
Fix docs when printing error from `env['sinatra.error']`.
2014-08-14 17:15:26 +02:00
Vipul A M 8e559c8559 Fix docs when printing error from `env['sinatra.error']`.
Fixes #914
2014-08-14 14:18:02 +05:30
Ausmarton Zarino Fernandes b856b19d7c Prefer strings over symbols in Portuguese (PT and BR) and Spanish README 2014-08-04 19:16:49 +01:00
Darío Hereñú ead5107a31 Update README.es.md
Few fixes, minor misspellings et alia.
2014-04-08 15:04:32 -03:00
Matthew Nicholas Bradley 047aefb9e0 Remove links to CodeRack
CodeRack is not longer CodeRack, but redirects to Lunar Logic.
2014-02-24 14:57:22 +00:00
Carlos Lazo d7a789f036 Update Spanish README with tense, verb, and word corrections. [ci skip] 2014-02-16 19:19:04 -05:00
Patricio Mac Adden 59de0ce130 fix typo: PattronCualquieraMenos should be PatronCualquieraMenos 2013-11-07 22:08:19 -03:00
George 8a42e277ca @mongrelion’s spanish README improvements
Instalá el gem y corré la aplicación con → Instalar la gema y correr la aplicación con
Podés verla en http://localhost:4567 → Ver en http://localhost:4567
2013-09-24 23:10:50 +04:00
Patricio Mac Adden 9b1d0e7cfb Improve the spanish version of the README 2013-03-16 14:30:11 -03:00
Giuseppe Capizzi 4e73e01050 Convert spanish README to Markdown 2013-03-01 15:48:48 +01:00