well, i was following a tutorial regarding admin namespaces. i do have a model holding categories. goeal would be to have a user-ui to have just 3000/categories and an admin-ui for editing etc. not sure now how to proceed. i would like to keep the admin views in a separate folder plus admin-controller.
do u have a pointer? thx On Thu, Oct 21, 2010 at 2:01 PM, Luis Saffie <[email protected]> wrote: > You're defining categories as a single resource and nested resource. > That's why you're getting the conflicting results. > > Which one of the two links are is displaying the nested url? I assume > the second one > > > Luis > -- > > http://www.saffie.ca > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

