Commit Graph

12 Commits

Author SHA1 Message Date
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