github.com
Apply this patch to Spork and this fix problem with child processes
Add to Gemfile "gem ‘gherkin’, :platform => :jruby" (with out quotes) just before cucumber gem
Add to Gemfile "gem 'therubyrhino', :platform => :jruby" (without quotes)
Best results in other decks
lists.ruby-lang.org
TruffleRuby is an experimental Ruby implementation that tries to achieve ~10x performance over MRI. This has been on our radar...
celerity.rubyforge.org
Celerity is a JRuby wrapper around HtmlUnit – a headless Java browser with JavaScript support. It provides a simple API for...