I found a "fix" (more a workaround) for this. Just add the following line to the class in test_helper.rb
include ActionController::Assertions::SelectorAssertions Hopefully this gets fixed in an upcoming release. (e) On Mar 19, 6:03 pm, "silent (e)" <[email protected]> wrote: > Is anyone else getting "undefined method 'assert_select_email'" when > testing in rails 2.3.2? > > I saw a comment on the Core list that it appeared to have regressed in > a recent RC but no one followed up on it. > > (e) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

