I installed jruby using rvm and now when I use rvm to switch to using ruby-1.9.2 and try running my rails server in a different project I get the following errors:
I\'m encountering a bug using Capistrano. I\'ve narrowed down the bug to literally this line of code:
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m trying to use Java Opencl from within jruby, but am encountering a problem which I can\'t solve, even with much google searching.
I follow several direction and none of them seems to be working.Here are my specific question. 1.What jars to include in lib directory?
I am somewhat new to Jruby - up to this point I have had no problem using warble and building a war for my Jruby.Now when I try to deploy the created war I see this error in the logs and I am not sure
I am using Rvm and have install jruby-1.6.4 (with ruby 1.9.2) i use warbler to create the war file and deploy it over tomcat-6.0.4
I just installed JRuby on my mac using the following command: rvm install jruby-1.6.4 And then installed rails using the following command:
I\'m upgrading my application running on Jruby 1.4& rails 2.3 to Rails 3.1.0 and jruby 1.6. I followed the Rails 3 upgrade Handbook by
The following error shows up in my Glassfish log when attempting to access my app: Caused by: org.jruby.exceptions.RaiseException: (NameError) method \'to_yaml\' not defi开发者_如何学编程ned in Objec