sinatra/test/views
Konstantin Haase 9ce9e543e0 add support for creole templates 2011-04-15 11:59:06 +02:00
..
a extract template lookup logic, fixes #48 2011-02-19 15:37:49 +01:00
b extract template lookup logic, fixes #48 2011-02-19 15:37:49 +01:00
foo Add a test for the :views render option 2009-05-23 17:02:25 +02:00
ascii.erb remove haml requirement for running the base tests 2011-02-26 10:27:51 +01:00
calc.html.erb make sure we check every alternative extension registered for a template engine, fixes #179. 2011-02-17 15:57:03 +01:00
error.builder template backtraces ftw [#198] [#51] 2009-04-25 05:16:14 -07:00
error.erb template backtraces ftw [#198] [#51] 2009-04-25 05:16:14 -07:00
error.haml template backtraces ftw [#198] [#51] 2009-04-25 05:16:14 -07:00
error.sass template backtraces ftw [#198] [#51] 2009-04-25 05:16:14 -07:00
explicitly_nested.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
hello.builder I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
hello.coffee Add coffee helper method. Tilt supports CoffeeScript again, but it was not as easy to use as sass or scss, and not documented. Tests and documentation (English and German) included. 2010-09-12 23:09:10 +02:00
hello.creole add support for creole templates 2011-04-15 11:59:06 +02:00
hello.erb I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
hello.haml I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
hello.less Added Less support 2010-03-01 16:04:44 -08:00
hello.liquid Add liquid helper method. Tilt supports liquid for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 13:54:01 +02:00
hello.mab Add markaby helper method. Tilt supports Markaby for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 17:00:33 +02:00
hello.md Add markdown helper method. Tilt supports markdown for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 14:35:29 +02:00
hello.nokogiri Add nokogiri helper method. Tilt supports Nokogiri for quite some time now, but it was not as easy to use as builder, and not documented. Tests and documentation included. 2010-10-10 13:53:43 +02:00
hello.radius Add radius helper method. Tilt supports radius for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 15:14:45 +02:00
hello.rdoc Add rdoc helper method. Tilt supports RDoc for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 13:59:00 +02:00
hello.sass fix test for haml 3 2010-05-12 07:11:37 +02:00
hello.scss Adding scss support through specific command 2010-09-01 11:31:46 +02:00
hello.slim Added slim support 2010-10-29 14:27:50 +02:00
hello.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
hello.test I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
hello.textile Add textile helper method. Tilt supports textile for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 14:53:04 +02:00
layout2.builder I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
layout2.erb I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
layout2.haml I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
layout2.liquid Add liquid helper method. Tilt supports liquid for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-11 13:54:01 +02:00
layout2.mab Add markaby helper method. Tilt supports Markaby for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 17:00:33 +02:00
layout2.nokogiri Add nokogiri helper method. Tilt supports Nokogiri for quite some time now, but it was not as easy to use as builder, and not documented. Tests and documentation included. 2010-10-10 13:53:43 +02:00
layout2.radius Add radius helper method. Tilt supports radius for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 15:14:45 +02:00
layout2.slim Added slim support 2010-10-29 14:27:50 +02:00
layout2.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
layout2.test I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
nested.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
utf8.erb remove haml requirement for running the base tests 2011-02-26 10:27:51 +01:00