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?
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?
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs