Skip to content

History / How To: Upgrade to Devise 2.0

Revisions

  • Im migrating an application that was using Devise 1.x and i found that the method unless_confirmed does not exist anymore in model confirmable. I replaced by confirmed?

    @heregoesnoth heregoesnoth committed Aug 18, 2020
  • Mention new reconfirmable I18n key devise.registrations.update_needs_confirmation

    @felixbuenemann felixbuenemann committed Jan 21, 2016
  • Debugging this ate a day of my life :/

    @jamie jamie committed Mar 9, 2015
  • `confirm_within` still exists and does not have the same behavior as `allow_unconfirmed_access_for`

    @kellym kellym committed Nov 25, 2014
  • Updating skip_session_storage << :auth_token to << :token_auth.

    @jonhyman jonhyman committed Jul 3, 2012
  • Updated How To: Upgrade to Devise 2.0 (markdown)

    @rodrigoflores rodrigoflores committed Apr 9, 2012
  • Updated How To: Upgrade to Devise 2.0 (markdown)

    shtirlic committed Jan 30, 2012
  • Updated How To: Upgrade to Devise 2.0 (markdown)

    @josevalim josevalim committed Jan 27, 2012
  • Updated How To: Upgrade to Devise 2.0 (markdown)

    @josevalim josevalim committed Jan 26, 2012
  • Revert 87e661f6bd7fe8d40d018c408d122288dc077547^ ... 87e661f6bd7fe8d40d018c408d122288dc077547

    dimitrid committed Jan 17, 2012
  • Destroyed How To: Upgrade to Devise 2.0 (markdown)

    @crossmaya crossmaya committed Jan 17, 2012
  • Small but rather important typo fix

    @rurounijones rurounijones committed Jan 8, 2012
  • Updated How To: Upgrade to Devise 2.0 (markdown)

    @mbhnyc mbhnyc committed Jan 4, 2012
  • Small typo fix

    @cykod cykod committed Dec 22, 2011
  • Created How To: Upgrade to Devise 2.0 (markdown)

    @josevalim josevalim committed Dec 19, 2011