Mat Schaffer on 24 May 2007 17:26:36 -0000 |
I don't come from a Java background, so I'm curious to see what deployment options JRuby brings to Rails. Can anyone tell me if packaging a Rails app into a WAR file or JAR (if that's even supported) gives my source code any reasonable safety from prying eyes? Is a WAR file only going to compress and package the Rails app, or are we packaging intermediate or byte code that would make it (a little) harder to view my apps source code? I'm curious because I heard the news that ThoughWorks recently started distributing an Rails app for JRuby. The WAR file itself would offer no protection. It's just a zip file. If there's some way to turn ruby code into JVM bytecode though, that might help. I haven't seen anything about that myself. -Mat _______________________________________________ To unsubscribe or change your settings, visit: http://lists.phillyonrails.org/mailman/listinfo/talk
|
|