1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/test/views
2013-02-26 20:15:34 +11: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
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
error.erb
error.haml
error.sass
explicitly_nested.str Skip implicit layouts for nested templates. 2010-09-27 13:25:10 +02:00
hello.builder
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
hello.haml
hello.less
hello.liquid
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.rabl Adding RABL support 2012-05-31 19:24:11 -07: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
hello.scss
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.styl add support for stylus templates, fixes #553 2013-02-26 20:15:34 +11:00
hello.test
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
hello.wlang Add support for wlang templating engine. 2012-06-12 11:58:59 +02:00
hello.yajl add support for yajl templates, merges #450 2012-01-10 09:20:52 +01:00
layout2.builder
layout2.erb
layout2.haml
layout2.liquid
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.rabl Adding RABL support 2012-05-31 19:24:11 -07: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
layout2.wlang Add support for wlang templating engine. 2012-06-12 11:58:59 +02: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