Sarah Ww wrote in post #977293: > Hey > > I have installed a gem file in the command prompt, can someone tell me > how to put it into netbeans?
You don't "put it into NetBeans". You just require it in your Rails app. And please, I beg you, don't use NetBeans for Rails development. It just gets in the way. A text editor (I like KomodoEdit) works much better for Rails than a big IDE like NetBeans. Save the IDEs for Java. :) > > Thanks for any help Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] Sent from my iPhone -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

