1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/test/views
2010-09-11 14:35:29 +02:00
..
foo Add a test for the :views render option 2009-05-23 17:02:25 +02:00
ascii.haml Better handling of encodings in Ruby 1.9, defaults to UTF-8. Fixes GH #27, GH #38 and params issue that came up in IRC. 2010-09-07 09:43:31 +02: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.erubis ERubis support in to sinatra. With tests! 2009-10-18 01:04:54 +02: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
hello.builder I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
hello.erb I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
hello.erubis ERubis support in to sinatra. With tests! 2009-10-18 01:04:54 +02: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.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.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.test I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08: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.erubis ERubis support in to sinatra. With tests! 2009-10-18 01:04:54 +02: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.test I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
utf8.haml Proper encoding test. 2010-09-10 18:21:30 +02:00