Skip to content

Instantly share code, notes, and snippets.

gem 'resque', '>= 1.10.0'
gem 'heroku' # You will need the heroku gem for this too.
@nruth
nruth / cookie_steps.rb
Created July 21, 2010 17:16
Testing login "remember me" feature with Capybara (rack::test or selenium) - deleting the session cookie (only)