Hi again,
I have several model classes that need CRUD operations on them. Could I
have
a controller to manage scafolding for all of them or I need a controller
for
each model?
--
Posted via http://www.ruby-forum.com/.
Eduardo,
I would prefer several controller if your models are real entities. For
instance roles can be applied more easily for each controller, ...
Jean-Etienne
--
Posted via http://www.ruby-forum.com/.