On 28 apr 2008, at 17:31, steven shingler wrote:
When "the user logs in with username and password" do
post "/sessions/create", :user => { :login => @username, :password
=> @password }
end
Try post_via_redirect... greetz, bartz _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
