NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
nerdcraft
Joined: 19 Aug 2011 Posts: 1
|
Posted: Fri Aug 19, 2011 11:42 am Post subject: newbie-question on ruby gems in netbeans |
|
|
Dear all,
I've installed a gem via the the manager. But if i try to use this gem:
require 'simple_progressbar'
I get the message:
/home/tuttle/NetBeansProjects/RubyApplication1/lib/main.rb:1:in `require': no such file to load -- simple_progressbar (LoadError)
If I copy simple_progressbar.rb directly into the projects lib directory it works (of course). Any idea what's going on?
Thank you in advance!
Eric |
|
| 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
|
|