I have a WAR file that uses jruby-complete.1.5.2.jar to provide JRuby as a ScriptEngine.My JRuby script relies on some Ruby gems that I packaged in a jar file.This works fine when I run the WAR file u
I am using rvm, doing the following: rvm install ree<--- (Ruby En开发者_如何学Goterprise Edition), or this can be 1.8.7 or 1.9.2
I just installed rvm and after that i installed ruby1.9.2. i have a problem with installing gems. I get the following error when doing:
After a recent reinstallation of Ubuntu, I reinstalled RubyGems.The Ubuntu repository grabbed version 1.3.5.Later I found I need the latest version.So I installed the RubyGems update to get to version
I installed Ruby 1.9.2 using one click installer to c:\\ruby192 It doesn\'t set any path, so I set it to include c:\\ruby192 at the very beginning of the path.
I am on Ruby 1.8.6 and Rails 2.3.8. I am trying to install a older version of formtastic gem. gem install formtastic -v 0.9.10
I have following - Gem Version - 1.3.2 Ruby Version - ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
Such as for delayed_job开发者_运维技巧, there is tobi\'s version and collectiveidea\'s version.
I have the Ruby version ruby 1.9.2p0 (2010-08-18) [i386-mingw32] installed in Windows7. and the gem vesion 1.3.7
Everytime I start my Rails applications I get LoadError with the following output. On Rails 2.3.8: no such file to load -- sqlite3/sqlite3_native