Hi, I know that you can achieve this with JRuby + Warbler. It basically compiles the Ruby source code and produces Java .class files which are then packaged as a WAR or JAR file, depending on what you trying to achieve. No source has to be present.
Regards Matthew Winter On 23/01/2011, at 11:05 PM, rodrigo wrote: > Hello, > > The company I work for develops systems in delphi. > This system will be migrated to the web. I am convinced the team to > make this migration using Ruby / Rails. > But, I was questioned as to the source code is made available on > customer's server, which would bring risks to the business. > I always thought the Rubinius a very interesting project, how it is > conceived. > I wonder if there is a way to develop a system using Rails and > Rubinius, so that source code does not need to be available on servers > where this system will run. > > Thank you, > > Rodrigo. > > -- > --- !ruby/object:MailingList > name: rubinius-dev > view: http://groups.google.com/group/rubinius-dev?hl=en > post: [email protected] > unsubscribe: [email protected] -- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected]
