Discussion Forums
- Topic List
- Most Recent Posts
- Sign In for more options
I am starting to build a large web app with Zend Framework just now using Hierarchical Model View Controller. It has dawned on me that Rails is about to hit version 3 and i am quite happy building web apps using Rails however the app i am making would get into such a mess using vanilla MVC so my question is it possible to set up Rails using the Hierarchical Model View Controller pattern using the base Rails 3 or perhaps using a engine?
You could use cells plugin - http://cells.rubyforge.org/
