Comment on JRuby 1.7.0. ReleasedComments−mark_l_watson13ycool. "rvm install jruby-1.7.0" works :-)−jamesbritt13yI initially got an "Error: Your application used more stack memory than the safety cap" message running that.This solved it: https://github.com/jruby/jruby/issues/346tl;dr: rvm get stable then reinstall jruby 1.7.0−bascule13y"rvm get head; rvm install jruby" also works ;)
Comments
cool. "rvm install jruby-1.7.0" works :-)
I initially got an "Error: Your application used more stack memory than the safety cap" message running that.
This solved it: https://github.com/jruby/jruby/issues/346
tl;dr:
then reinstall jruby 1.7.0"rvm get head; rvm install jruby" also works ;)