Categories

Port of an J2EE application (with Hibernate) to Ruby on Rails (1.2.3)

Last week, I ported a J2EE application, using Hibernate for persistence and Capestry for the MVC part of the application to Ruby. I logically choosed Ruby on Rails as it is the main Web framework for Ruby. In this post, I describe how I did to perform such a port… !Important! the application I first [...]