I\'m writing an integration test for a rails application using webrat. After filling out a form, the user presses submit and an account is created.
click_but
There are some issues with rails 3 and webrat. Please see:
http://baldowl.github.com/2010/12/06/coercing-cucumber-and-webrat-to-cooperate.html