You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Hi,
I am a newbie in rails. I am creating a rails app where I query an existing database consisting of multiple tables. I created a model file corresponding to each database in the model folder. Now the problem is I want a consolidated view for all the models. My app will basically take some inputs from user and generate a summarized view based on the given inputs by querying multiple tables (and thus interacting with many models). So shall i create just one controller and put the entire logic in it?? or can i transfer some logic to helpers? What would be the ideal design in this case?
Any help is really appreciated!!
Thanks & Regards, Shalini Sah
Rodrigo Rosenfeld Rosas
unread,
Jun 20, 2012, 9:48:13 AM6/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Please ask questions like this in rails-talk list: