> IIRC there is an issue where partials sort of remember :locals that > were passed in previous invocations (in that they will exist with > value nil on subsequent calls if you don't specify them) > > Fred
That sounds like it's the exact problem. Thanks for that, I'll know to make sure to run the test units directly next time I change any local variables in partials. Ta John Small -- 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 -~----------~----~----~----~------~----~------~--~---

