When I override a standard method and put it in my controller, Rails also wants a corresponding template to go with it. The default template would be fine and I would rather use it than hand craft my own. How to I tell Rails to use the default template even though I have overridden a method in my controller? For example If I add a "list" method to my controller, Rails also expects for me to create a list.rhtml but I really don''t need to modify the default template because it would be fine. Is there a way to do this? Pete --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---