Displaying 1 result from an estimated 1 matches for "find_all_by_firstname_and_lastname".
2006 Apr 25
5
where does logic for the layout go?
on the main layout for my controller, i need a list of users - each with
their own link to a lists of tasks that they have been assigned.
i did have a line inside the .rhtml file that found all the users, but
i''m guessing this is probably the wrong place to put them. i''m new to
ruby and rails, so i still struggle a little with the MVC concept.
--
Posted via