Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jefffederman/5064370 to your computer and use it in GitHub Desktop.
Save jefffederman/5064370 to your computer and use it in GitHub Desktop.
Controller testing with Rails 3, RSpec and Devise
http://stackoverflow.com/questions/3387485/stubbing-devise-in-rspec-and-rails3/3512813#3512813
Remember to add confirmed_at attribute to User test factory!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment