Commit Graph

19 Commits

Author SHA1 Message Date
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
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
Vipul A M 8e559c8559 Fix docs when printing error from `env['sinatra.error']`.
Fixes #914
2014-08-14 14:18:02 +05:30
Katrina Owen fb7d00b3a2 Prefer strings over symbols in French README 2014-07-21 23:03:47 -07:00
Renaud Martinet 0583a814a2 Update French README 2014-05-26 13:28:12 +02: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
michelc 54711bf8f3 Fix ruby and shell snippets in README.fr.md 2013-10-16 18:53:28 +02:00
michelc dee6ad614a Scopes and Binding proofreading. 2013-07-31 21:29:09 +02:00
michelc aaff318e08 Proofreading Configuration and Bleeding Edge. 2013-07-30 22:59:49 +02:00
michelc 027707e0a6 Translated yield and nested layouts plus some fixes. 2013-07-30 20:50:43 +02:00
michelc ee8d1d6141 Update the table of contents and fixed some links. 2013-07-30 13:53:30 +02:00
michelc 2521711581 Remove old RDoc code markup. 2013-07-30 13:28:26 +02:00
michelc 14448517ea Update <dl> lists. 2013-07-30 07:41:48 +02:00
michelc 4fb98147b0 Convert bash syntax to shell syntax. 2013-07-30 07:22:30 +02: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 07ffaf72e2 remove 1.8 -rubygems cli argument from READMEs 2013-01-27 03:31:32 +01:00
Robin Dupret 80075198e9 Rewrite the french README in Markdown 2013-01-21 10:31:13 +01:00