[LRUG] Rails Question : Matching Share Nested Resources to Controllers

Anthony Green Anthony.Green at bbc.co.uk
Mon Nov 5 07:38:36 PST 2007


On 5/11/07 15:16, "Tom Stuart" <tom at experthuman.com> wrote:

> In this case it again seems to make sense to design a single cancel
> button that understands this logic (which is what? go back to the
> parent resource? the previous page?)


Depends on the context

 series/index <- series/new

 series/id/show <- series/id/series/new
 
 brand/id/show <- brand/id/series/new

 service/id/show <- service/id/series/new


Tony




More information about the Chat mailing list