Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Javier Smaldone
RE: Railroad with JRuby & NetBeans [ reply ]  
2008-05-10 23:42
Matthew:

The release 0.5.0 includes a switch to set the application root directory. Try it out!

By: Matthew Williams
Railroad with JRuby & NetBeans [ reply ]  
2007-08-02 12:43
I'm working in a Windows with Netbeans on a Rails project that I would like to use Railroad with. However, I'm having difficulty getting it to run. I was able to do a "jruby gem install railroad.gem" but when the base directory of my rails app and I try to execute it the file isn't found, so if I execute with its full path in my Jruby gems directory I get an error saying it can't find the includes. Trying to copy the main railroad app to the lib directory so it can see the include files is blocked because everything seems to be read/write protected.