I''m getting 
  7) Error:
test_loan_to_bad_user(AdminControllerTest):
RuntimeError: expected > (got
"@attributes={\"description_id\"=>" for
<Device:0x7ef70994 @attributes={"description_id"=>, {})
from an
   assert_select "div.badborrower"
statement.  I''m trying to test for existence of a 
   <div class="badborrower">....</div>
Why is it expecting ''>'' at all (surely angle brackets
should be
matched?), and what has that got to do with my devices?  
Rails 1.2.3 on cygwin, WinXP.
        Thank you,
        Hugh
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---