On 18 December 2010 21:30, Fidel Viegas <[email protected]> wrote: > > I don't really use JRuby, so I haven't had the chance to try the > glassfish gem. But I do use Grails, which generates War files, and the > process isn't any difficult. At least to me. I don't really mind > generate the war file with "grails war" and then deploy it in a > servlet container.
You use grails too? I'd like to have some opinions about grails and RoR. I use both, but lately I prefer grails to develop my applications. With RoR you have to think about tables, create foreign key, and so on, with you have to create your domain classes and that's all. -- 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.

