I just noticed that warbler has a "compiled" option to package class files rather than rb files. Using that option won't protect you from a determined thief, but would probably stop a casual one.
Bryan On Sat, Feb 4, 2012 at 7:45 PM, Enrique Moreira <[email protected]> wrote: > Hello Hobousers > Bryan > > Really i want protect the code "No change by user - System Logical > Bussines" , the server setup in the Home of user; > i am development in Linux Ubuntu > my deploy in Windows in a intranet > jruby alternatives?? > Obfuscate the source code? > > thanks > Quikin (Nickname of Enrique) > > >> From: [email protected] >> Date: Sat, 4 Feb 2012 19:05:19 +0000 >> Subject: Re: [Hobo Users] Deploy webapp hobo 1.3 with jruby >> To: [email protected] > >> >> You can google for "rails jruby" to find lots of information. There >> are lots of different options with varying levels of complexity. The >> question is "why do you want to use JRuby?" >> >> Often it's because there's already a Java server and IT staff in your >> target environment. In that case you want to package up a WAR file. >> warbler is what you're looking for in that case. >> http://kenai.com/projects/warbler/pages/Home >> >> If you actually want to run a server, I recommend torquebox. >> >> Bryan >> >> >> On Sat, Feb 4, 2012 at 4:04 AM, Quikin <[email protected]> wrote: >> > Hello friends >> > >> > any guide, tutorial, on deploy a webapp with hobo 1.3 and jruby >> > >> > Best regards >> > >> > Quikin >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Hobo Users" 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/hobousers?hl=en. >> > >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Hobo Users" 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/hobousers?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
