sinatra/sinatra-contrib/spec/content_for
yui-knk 42c20af1f0 Replace tabs with spaces 2016-04-26 19:37:32 +09: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.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.slim Replace tabs with spaces 2016-04-26 19:37:32 +09:00
layout.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
layout.erubis add support for erubis to content-for 2011-03-28 16:23:34 +02:00
layout.haml move content-for tests to rspec 2011-03-28 10:11:57 +02:00
layout.slim add slim support to content_for 2011-03-28 16:57:39 +02: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.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.slim add tests for calling yield_content more than once 2011-03-28 17:12:43 +02: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 move content-for tests to rspec 2011-03-28 10:11:57 +02: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.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.slim add slim support to content_for 2011-03-28 16:57:39 +02:00