Konstantin Haase
|
5aa1c7cdf4
|
add session option to protection, fixes #601
|
2013-02-26 17:25:19 +11:00 |
|
Konstantin Haase
|
8a0020b2b8
|
add layout_options, fixes #495
|
2013-02-26 17:13:02 +11:00 |
|
Alexey Muranov
|
2e8d3e6dd0
|
Add README section on new way of nesting layouts
Add README section "Templates with `yield` and nested layouts" in English and Russian.
|
2013-02-25 22:47:25 +01:00 |
|
Alexey Muranov
|
9087825161
|
"Embedded Templates" -> "Literal Templates"
In English and Russian README, rename "Embedded Templates" to "Literal Templates".
|
2013-02-25 19:08:28 +01:00 |
|
Alexey Muranov
|
e7d208310d
|
Move "Embedded Templates" subsection in README
Move "Embedded Templates" subsection in English and Russian README to a more appropriate place.
|
2013-02-25 19:08:27 +01:00 |
|
Markus Prinz
|
a665bdc64d
|
README: Clarify what the special not_found and error handlers do
|
2013-02-12 16:17:34 +01:00 |
|
Tony Miller
|
98cd315cfd
|
code typo in streaming example in README
|
2013-02-04 22:32:49 -08:00 |
|
burningTyger
|
07ffaf72e2
|
remove 1.8 -rubygems cli argument from READMEs
|
2013-01-27 03:31:32 +01:00 |
|
burningTyger
|
5998744f16
|
fix broken links in README.md
|
2013-01-27 03:31:25 +01:00 |
|
Kashyap
|
459369eb66
|
Changed the README from .rdoc to .md
Did this manually so I think I got most of the conversion right.
Fixes #607
Squashed commit of the following:
commit e0cbf22b35
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Sun Jan 20 06:16:26 2013 +0530
Removed the <li> tag for the markdown template list
commit f999620eac
Merge: 95ab367 eed4f71
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Sun Jan 20 06:06:39 2013 +0530
Merge branch 'master' of git://github.com/sinatra/sinatra
commit 95ab3673ec
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Fri Jan 11 07:53:31 2013 +0530
Fixed a typo
commit 90a335049b
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Fri Jan 11 07:44:22 2013 +0530
<pre> tags break the whole layout. Replacing them with <tt> tags
commit e47cfff420
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Fri Jan 11 07:18:10 2013 +0530
<pre> tags break the whole layout. Testing out <tt> tags
commit 40f59da1f4
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Fri Jan 11 06:59:02 2013 +0530
Added the html definition lists
commit 63a18c478c
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Fri Jan 11 03:39:57 2013 +0530
Testing out some HTML in Markdown
commit 8d9442be52
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Thu Jan 10 01:14:16 2013 +0530
Trying out code blocks instead of Rdoc tables
commit 766c80f1af
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Thu Jan 10 00:40:48 2013 +0530
Fixed some more errors.
commit 2e9dc82a5a
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Thu Jan 10 00:39:25 2013 +0530
Fixed some more errors.
commit f12333bcd3
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Thu Jan 10 00:33:47 2013 +0530
Fixed a typo and finished the conversion.
commit 72830645c0
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Thu Jan 10 00:31:52 2013 +0530
First walkthrough done.
commit a43f41fab9
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Wed Jan 9 22:32:34 2013 +0530
First walkthrough done.
commit eb73fe095f
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Wed Jan 9 22:24:59 2013 +0530
testing blockquote
commit 3cb91c4828
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Wed Jan 9 22:19:21 2013 +0530
testing blockquote
commit ae9119393e
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Wed Jan 9 21:49:19 2013 +0530
testing blockquote
commit 64a659c731
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Wed Jan 9 21:48:02 2013 +0530
testing blockquote
commit 8d718ef1aa
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Wed Jan 9 21:42:17 2013 +0530
testing blockquote
commit 0b16fc50d8
Author: Kashyap <kashyap.kmbc@gmail.com>
Date: Wed Jan 9 21:37:55 2013 +0530
rdoc to md conversion in progress
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
|
2013-01-20 12:17:56 +01:00 |
|