Catalyst - Catalyst interfacing with Rails

Posted on Wed May 30 23:16:00 2007 by elmasmi
Catalyst interfacing with Rails
Hi, I have been given the daunting task of choosing a framework for a project that existed well before I was hired, but is a big mess. I am new to all this, so type VERY SLOWLY. We have perl programmers and one developer using Ruby on Rails. It is a small group, only about 5 of them developing backend computations, and a few web programmers. I'd like to not have to rewrite the RoR code. In Catalyst, is there a reasonable way to interface with RoR? RoR forces model-view-controller, so that should help, right?
Write a response