> I was recently on IRC and someone suggested that it was a feature for a > template to be able to render, where no action exists.
if you have a 'list.rhtml' template in app/views/foos/ then rails will assume you wanted a list action in FoosController > If this is true, any way to control that feature? I would like to turn > it off. No, but you could just make a private method called list. That should hide it. > Mike B. > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > > -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
