1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

18 commits

Author SHA1 Message Date
Eloy Pérez
e1eaa9322c Remove support for erubis 2022-02-26 12:26:50 +01:00
Eloy Pérez
5f95f553ab Disable monkey patch in RSpec for sinatra-contrib 2022-02-05 13:28:39 +01:00
Takashi Kokubun
78d48cdd08
Support capture and content_for with Hamlit 2019-11-28 18:31:39 -08:00
Jordan Owens
9a3106721a Update capture to handle empty blocks 2018-12-09 02:05:01 -05:00
tkmru
509b0c2098 fix a template language for erubi 2018-11-06 13:14:14 +09:00
tkmru
2b43d84920 add erubi to test and sinatra-contrib 2018-11-05 01:41:24 +09:00
stjhimy
907b3de034 Fix rspec old syntax warning 2016-07-20 05:53:24 -03:00
Zachary Scott
c4c08c23d7 Merge branch 'rspec' of https://github.com/stjhimy/sinatra-contrib into stjhimy-rspec 2016-07-20 14:19:41 +09:00
stjhimy
8003802307 Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00
stjhimy
c0142101c8 Remove ruby 1.8/1.9 version check 2016-05-09 11:49:42 -03:00
Zachary Scott
e4c5477e18 This test shouldn't run on Ruby 1.8 2015-05-22 15:00:56 -07:00
Zachary Scott
bc06d6efaa Try to add test case for non-utf8 encoding with erb for #75
/cc @kytrinyx
2015-05-22 14:22:25 -07:00
Bo Jeanes
5e01e0db22 Limit backports usage in specs 2014-05-12 19:59:19 -07:00
Katrina Owen
f1610761b9 Merge pull request #21 from lest/capture-erb-utf8
fix utf-8 encoding error in capture, closes #17
2012-12-04 03:58:36 -08:00
Rafael Magana
58fb7fff1a fix WARN: tilt autoloading 'haml' and 'erubis' in a non thread-safe way in JRuby 2012-06-11 17:45:05 -05:00
lest
a4c626ab39 fix utf-8 encoding error in capture, closes #17 2011-11-11 16:32:47 +03:00
Konstantin Haase
f439f6ad3a remove printf-debugging from specs.. oops 2011-05-12 18:00:49 +02:00
Konstantin Haase
0f74cfac3c fix nested template capturing 2011-05-12 17:48:57 +02:00