Hi all! I was very excited when i find out Ocra, that was exactly what i needed! but... unfortunately i can't make my executable work.
I create everything without any errors - i make my rails app - i create a file init.rb that makes "load script/server" - i create a single rb file with tar2rubyscript foldername - i run ocra --console filename.rb - i add this line at the top of filaname.rb: "exit if Object.const_defined?(:Ocra)". (without this, after he launchs the server, how can i make create the executable? if i stop the server it does not create it!) - filename-exe -> "missing the rails 2.3.5 gem...." obviously i have this version of rails! (but shouldn't it be a standalone executable? he should have all the gems inside!) thank you for your attention Marco -- 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.

