On Mar 14, 2012, at 1:15 AM, Srushti Ambekallu wrote:
> We're working on a project with a bunch of padrino services running on JRuby
> 1.6.5. Currently, the tests are written Test::Unit, but we want to move to
> writing specs. We tried rspec but that seemed to fail, until we looked closer
> an
We're working on a project with a bunch of padrino services running on JRuby
1.6.5. Currently, the tests are written Test::Unit, but we want to move to
writing specs. We tried rspec but that seemed to fail, until we looked closer
and found that JRuby 1.6.6 has fixed whatever the issue was.
We a