1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/sinatra-contrib/spec/content_for
Jordan Owens 684a1c0fba Support Haml 6
Remove use of Haml::Buffer.
2022-09-27 10:22:16 -04:00
..
different_key.erb move content-for tests to rspec 2011-03-28 10:11:57 +02:00
different_key.erubis add support for erubis to content-for 2011-03-28 16:23:34 +02:00
different_key.haml move content-for tests to rspec 2011-03-28 10:11:57 +02:00
different_key.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
different_key.slim add slim support to content_for 2011-03-28 16:57:39 +02:00
footer.erb Added the test cases for content_for? 2011-12-15 16:27:19 -05:00
footer.erubis Added the test cases for content_for? 2011-12-15 16:27:19 -05:00
footer.haml Replace tabs with spaces 2016-04-26 19:37:32 +09:00
footer.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
footer.slim Replace tabs with spaces 2016-04-26 19:37:32 +09:00
layout.erb Fix content_for specs 2018-12-08 14:03:42 -05:00
layout.erubis Fix content_for specs 2018-12-08 14:03:42 -05:00
layout.haml Fix content_for specs 2018-12-08 14:03:42 -05:00
layout.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
layout.slim Fix content_for specs 2018-12-08 14:03:42 -05:00
multiple_blocks.erb move content-for tests to rspec 2011-03-28 10:11:57 +02:00
multiple_blocks.erubis add support for erubis to content-for 2011-03-28 16:23:34 +02:00
multiple_blocks.haml move content-for tests to rspec 2011-03-28 10:11:57 +02:00
multiple_blocks.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
multiple_blocks.slim add slim support to content_for 2011-03-28 16:57:39 +02:00
multiple_yields.erb add tests for calling yield_content more than once 2011-03-28 17:12:43 +02:00
multiple_yields.erubis add tests for calling yield_content more than once 2011-03-28 17:12:43 +02:00
multiple_yields.haml add tests for calling yield_content more than once 2011-03-28 17:12:43 +02:00
multiple_yields.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
multiple_yields.slim add tests for calling yield_content more than once 2011-03-28 17:12:43 +02:00
parameter_value.erb Fix issue setting content_for value with method param 2018-12-08 14:03:42 -05:00
parameter_value.erubis Fix issue setting content_for value with method param 2018-12-08 14:03:42 -05:00
parameter_value.haml Fix issue setting content_for value with method param 2018-12-08 14:03:42 -05:00
parameter_value.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
parameter_value.slim Fix issue setting content_for value with method param 2018-12-08 14:03:42 -05:00
passes_values.erb 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
passes_values.erubis add support for erubis to content-for 2011-03-28 16:23:34 +02:00
passes_values.haml Support Haml 6 2022-09-27 10:22:16 -04:00
passes_values.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
passes_values.slim add slim support to content_for 2011-03-28 16:57:39 +02:00
same_key.erb move content-for tests to rspec 2011-03-28 10:11:57 +02:00
same_key.erubis add support for erubis to content-for 2011-03-28 16:23:34 +02:00
same_key.haml move content-for tests to rspec 2011-03-28 10:11:57 +02:00
same_key.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
same_key.slim add slim support to content_for 2011-03-28 16:57:39 +02:00
takes_values.erb move content-for tests to rspec 2011-03-28 10:11:57 +02:00
takes_values.erubis add support for erubis to content-for 2011-03-28 16:23:34 +02:00
takes_values.haml move content-for tests to rspec 2011-03-28 10:11:57 +02:00
takes_values.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
takes_values.slim add slim support to content_for 2011-03-28 16:57:39 +02:00
yield_block.erb Improve specs for yield_content with default block 2018-12-08 15:11:42 -05:00
yield_block.erubis Improve specs for yield_content with default block 2018-12-08 15:11:42 -05:00
yield_block.haml Improve specs for yield_content with default block 2018-12-08 15:11:42 -05:00
yield_block.hamlit Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
yield_block.slim Improve specs for yield_content with default block 2018-12-08 15:11:42 -05:00