From: Tim P. <he...@ti...> - 2007-07-15 22:05:26
|
rb_main.rb doesnt have a shebang line so I dont think that would work? Having said that if it doesnt have a shebang line how does RC know where the ruby bin is? Or is that somehow embedded inside the framework when it is built? Tim On 15 Jul 2007, at 21:21, Rupert BARROW wrote: > I should think : just change the '#! /usr/bin/env ruby' in > rb_main.rb to point to the packaged ruby in your app, no ? > > Rup |