On 18 January 2011 15:39, Tim Wattenberg <[email protected]> wrote: > [...] > I was thinking from the perspective of the user. > I may expressed myself wrong/misleading and should replace the words > "Frontend" and "Backend" with "User-Interface" and "Admin-Interface".
If you think of these as different interfaces then different controllers may be what you want (not different models of course, multiple controllers can access the same models). If there are different levels of users then this may be best served by something like cancan. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

