From: Tim P. <he...@ti...> - 2007-07-10 13:11:24
|
Ok great - sounds good. I know im being dumb here, but I can see how that would work in general terms, but how does it directly apply within an RC app? Its was mentioned earlier in this thread about doing something in the rb_main.rb file? The example Jon posted was using -e option on the ruby command, how do I change my load path within the application? Apologies for what probably seems like a really newbie question! Cheers Tim On 10 Jul 2007, at 13:57, Eloy Duran wrote: >> REXML is maybe part of the stdlib but it's a pure Ruby library. I >> would bet copying the necessary .rb files in your app bundle and >> prefixing your $: with their path will work for you. > > Exactamundo! ;) > > Eloy |