The default action is always 'index' as far as I know. I can't explain the behavior you're seeing.
Michael On Fri, May 30, 2008 at 2:51 PM, piotrj <[EMAIL PROTECTED]> wrote: > > Hello, > I have problem with when the default action for a controller is index > and when show. I created a new controller called GalleriesController > and when invoked by localhost:3000/galleries the default action is > show, on the other hand when invoked by localhost:3000/people/1-admin/ > galleries the defualt action is index. Why is that show and is it > possible to change it. If so - where ? :) > > Regards, > Piotr Jakubowski > > > > > --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
