| View previous topic :: View next topic |
| Author |
Message |
Cranegger
Joined: 06 Aug 2009 Posts: 1
|
Posted: Thu Aug 06, 2009 8:20 am Post subject: [JRuby & NetBeans] 1.9 mode cannot find the gems |
|
|
By JVM option I am setting 1.9 mode
| Code: | | -Djruby.compat.version=RUBY1_9 |
Unfortunately when I am using
| Code: | | require 'active_record' |
I get an error that interpreter cannot find a file. When I am removing JVM option, gems are loading corectly. How to install gems in NetBeans for JRuby working in 1.9 mode? |
|
| Back to top |
|
 |
Erno Mononen Posted via mailing list.
|
Posted: Mon Aug 17, 2009 10:37 am Post subject: [JRuby & NetBeans] 1.9 mode cannot find the gems |
|
|
Hi,
Seems like a problem with JRuby - I noticed you already posted this to
jruby@users too, so let's hope someone replies there.
Erno
Cranegger wrote:
| Quote: | By JVM option I am setting 1.9 mode
Code:
-Djruby.compat.version=RUBY1_9
Unfortunately when I am using
Code:
require 'active_record'
I get an error that interpreter cannot find a file. When I am removing JVM option, gems are loading corectly. How to install gems in NetBeans for JRuby working in 1.9 mode?
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|