I've never had any problems with using an admin namespace either. I recommend doing it.
-- Josh http://iammrjoshua.com Frederick Cheung wrote: > On 7 Oct 2008, at 01:49, Robby Russell wrote: > >>>> (a bit >> The only issue that we've really run into is with namespaces and model >> names. Some weird stuff can happen (especially within tests) if you >> have a namespace of Admin and a model named Admin. We've since used >> Administrator to as an appropriate model name to distinguish the two. >> > Might that be weird stuff like it trying to resolve a constant like > Admin::SettingsController by looking inside the Admin model class ? > > I've got apps with /admin namespaced controllers on several apps. > > Fred -- 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] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

