when I run the following matcher bellow it fails because rails adds the timestamp after the file name. I've looked around but have not found anyone else having this problem. I am new to rails and rspec so maybe I am completely missing something obvious.
response.should have_selector("#logo", :src => "/images/logo.jpg") _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users