Hi,
I use Qcodo/Qcubed in PHP as PHP5 framework. I am interested in Ruby on Rails, but as my first RoR web app I have to use an existing database (web app with PHP4). I know that RoR is a DSL and everything can be created from your defined doamin, but is it possible to do the reverse engineering?
I just need, to start, to generate a basic web interface from the existing MySql database.
Thanks.