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

13 commits

Author SHA1 Message Date
Konstantin Haase
6ad90f55e5 Merge branch 'master' into tilt-1.3 2011-04-17 14:47:37 +02:00
Konstantin Haase
039675f4b4 test and fix #call example 2011-04-17 12:56:03 +02:00
Konstantin Haase
66f1256167 env is accessable directly, no need to use request.env 2011-04-17 12:45:06 +02:00
Konstantin Haase
9ce9e543e0 add support for creole templates 2011-04-15 11:59:06 +02:00
Konstantin Haase
9c0371165e typo 2011-03-06 16:16:44 +01:00
Wu Jiang (nouse)
781891bf12 bring Chinese README up to speed, fixes #197
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2011-02-27 14:05:37 +01:00
Konstantin Haase
7c186a0d48 require "rdoc" -> require "rdoc/markup/to_html"
this file is not loaded but require "rdoc", moreover, we only need markup
2011-02-26 10:44:09 +01:00
Konstantin Haase
314a98fc8e Remove uneccessary # from READMEs. 2011-01-11 09:15:31 +01:00
Andrey Samsonov
796d62a487 README.* fixed typos
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-11-11 07:59:14 -06:00
Andrew Hampton
e6887fe430 Fix typo in middleware example.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-11-07 09:49:23 +01:00
Konstantin Haase
ca7fbe5472 Add documentation for Slim templates. 2010-11-05 13:59:49 +01:00
Wu Jiang
1648ebe987 add important notes to README.zh.rdoc
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-10-24 15:24:43 +02:00
Wu Jiang
5339daccf4 add Chinese translation of README
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-10-24 15:14:32 +02:00