Re: [rspec-users] running specs on JRuby w/nailgun

2010-01-21 Thread rogerdpack
> Has anyone solved this problem to get lightning fast specs on JRuby just > like we can with MRI and Spork? I'm working on a single threaded spork http://github.com/rdp/spork it might work with jruby it sure does speed things up mightily here in windows land -r ___

[rspec-users] running specs on JRuby w/nailgun

2010-01-21 Thread Ben Mabey
Hi all, I know this is probably more of a JRuby question but I'm guessing that people on this list may have gone down this path before. At work we are starting a new project using JRuby. The startup speed for testing an app is very painful. Nailgun helps a lot with that. It only helps with