Vasiliy Yaklushin
479eaaded7
Remove incorrect examples from READMEs
2016-07-25 15:12:52 +02:00
Zachary Scott
bab03554f5
Clarify default setting of :static to reflect the Proc
...
Patch from @mwpastore, closes #1052
2016-01-24 21:00:19 +09:00
Zachary Scott
866ff85179
Apply #1025 for translations [ci skip]
2016-01-24 20:51:18 +09:00
ReadmeCritic
4599a53a3c
Update README URLs based on HTTP redirects
2016-01-21 08:34:30 -08:00
Kenny Meyer
70e23a9d56
Add DE documentation for Multithreaded modes
2015-12-02 16:56:19 -03:00
Seiichi Yonezawa
d66cfcc451
Remove unnecessary whitespaces
2015-09-21 01:51:44 +09: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
John Hope
743e3e2ee9
Expand regex example in Readme
2014-12-07 19:10:29 +00:00
detomastah
67fe2d2917
Fixed not-working long-polling example
...
In streaming section, the long polling example first called #body with
Sinatra::Helpers::Stream then again with ["subscribed"].
This resulted in instant rendering of "subscribed" and closing of the
connection.
2014-11-15 18:42:37 +01:00
Cornelius Bock
2ef02e79f4
exchange rubyforge links in READMEs
2014-09-19 16:24:03 +02:00
burningTyger
f3e381c6f2
add toc to German Readme
...
[ci skip]
2014-09-14 00:02:31 +02:00
burningTyger
21923235de
Update for the German README
...
fan[ci skip]per
2014-09-13 23:17:49 +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
370fd0d9af
Prefer strings over symbols in German README
2014-08-04 23:51:59 +01: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
Patricio Mac Adden
33b0da7ca5
Remove trailing whitespaces 👮 [ci skip]
2013-09-16 10:02:43 -03:00
Dominic Imhof
fd444f1424
Fixed typo
2013-05-27 15:13:55 +02:00
burningTyger
c4d88f47f9
prettify the German README
...
[ci-skip]
2013-03-24 22:09:53 +01:00
Konstantin Haase
cf466f51fb
add toc to german readme
2013-03-15 10:25:20 +01:00
Konstantin Haase
4ed68f6170
fix headings in German readme
2013-03-15 10:24:33 +01:00
Kashyap
b5d5fe8877
changed fenced code blocks style to ensure proper parsing downstream at sinatra.github.com
...
chinese fixes
2013-03-12 23:18:05 +05:30
burningTyger
3fecf44668
update German Readme
2013-03-09 23:46:38 +01:00
Kashyap
43e1c0245f
Fixed a missing backtick literal
2013-02-26 22:16:12 +05:30
burningTyger
07ffaf72e2
remove 1.8 -rubygems cli argument from READMEs
2013-01-27 03:31:32 +01:00
burningTyger
fe258f228f
convert README.de to markdown
2013-01-27 03:30:47 +01:00