1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

22 commits

Author SHA1 Message Date
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