Closed aemadrid closed 13 years ago
Also: Tests don't pass on 1.9.2.
It is possible to use these fixes?
I believe we already merged my changes. It used to work on 1.9.1 but something changed in 1.9.2 that broke something else. Haven't had time to check for the new problems though.
I really don't know, I'm using your source on a modified version of Radiant CMS and it works, for now, but maybe it needs more testing... If I find something, I'll let you know...
All tests pass for me on 1.9.2 and ruby head
@saturnflyer: Is this due to some fixes since the last stable release or is this a "works for me, won't fix"?
All tests pass for the latest code. If it's 1.9.1 then I'd say "won't fix" but otherwise (1.9.2) it should be fine. I'll review the test suite again, but can you submit a pull request with a failing test if this is still a problem?
Yes, I will check if current master works with the Sinatra/Tilt test suits and investigate if it is still failing.
Tests pass. Keep up the great work!
Thanks for checking!
It looks like will not run in Ruby 1.9.1. Although I can install it cleanly from gems and git repo most tests fail. I even tried running the simple example from the README on irb but it failed to render properly:
Any plans to support ruby 1.9? Any ideas on where it is breaking?
Thanks in advance,
Adrian Madrid