sinatra/sinatra-contrib/spec/content_for
Takashi Kokubun 78d48cdd08
Support capture and content_for with Hamlit
2019-11-28 18:31:39 -08:00
..
different_key.erb
different_key.erubis
different_key.haml
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
multiple_blocks.erubis
multiple_blocks.haml
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
passes_values.erubis
passes_values.haml
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
same_key.erubis
same_key.haml
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
takes_values.erubis
takes_values.haml
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