Okay, with all my whining in the last thread, I thought I''d take some time to fix a real problem. I''m not sure if anyone else has noticed, but the Missing Template messages have become generic in edge rails since view_paths were introduced, because they are relying on ActionView::Base.full_template_path which used to return a static filename, but now returns nothing if a template is not found. I have submitted a fix and looking for feedback as to the formatting: http://dev.rubyonrails.org/ticket/8683 --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---