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

11 commits

Author SHA1 Message Date
Bo Jeanes
5e01e0db22 Limit backports usage in specs 2014-05-12 19:59:19 -07:00
Katrina Owen
f703b7b488 Clean up trailing whitespace 2012-12-09 20:10:08 +01:00
Ilya Shindyapin
4422a1ad7c Added the test cases for content_for?
Signed-off-by: Ilya Shindyapin <ilya@shindyapin.com>
2011-12-15 16:27:19 -05:00
Konstantin Haase
51ae1c22fe use render in specs to avoid deprecation warnings on sinatra 1.3 2011-08-17 12:32:19 +02:00
Konstantin Haase
5e1375a5cc fixes for Tilt 1.3 2011-04-26 22:19:03 +02:00
Konstantin Haase
14a1613013 play nice if yield_content or content_for is called from outside a template 2011-04-26 11:05:14 +02:00
Konstantin Haase
5360a0d930 add tests for calling yield_content more than once 2011-03-28 17:12:43 +02:00
Konstantin Haase
e417ccc1e7 add slim support to content_for 2011-03-28 16:57:39 +02:00
Konstantin Haase
ee59224a99 add support for erubis to content-for 2011-03-28 16:23:34 +02:00
Konstantin Haase
7e72a34a3a don't rely on template engine internals to capture a block, makes yield_content usage consistent in erb and haml, allows combining the two 2011-03-28 16:06:17 +02:00
Konstantin Haase
7fa95253e3 move content-for tests to rspec 2011-03-28 10:11:57 +02:00