Displaying 1 result from an estimated 1 matches for "contacts_controller_test".
2009 Jun 07
6
Missing Template when testing with the Brain Buster Captcha partial
...%= f.submit "Submit" %></div>
25: <% end %>
app/views/contacts/_form.html.erb:23
app/views/contacts/_form.html.erb:1
app/views/contacts/edit.html.erb:1
app/controllers/contacts_controller.rb:41:in `update''
functional/contacts_controller_test.rb:80:in
`__bind_1244348412_114''
/usr/local/lib/ruby/gems/1.8/gems/thoughtbot-shoulda-2.10.1/
lib/shoulda/context.rb:271:in `call''
/usr/local/lib/ruby/gems/1.8/gems/thoughtbot-shoulda-2.10.1/
lib/shoulda/context.rb:271:in `run_current_setup_blocks''...