Skip to content

History / How To: Set up devise as a single user system

Revisions

  • Updated How To: Set up devise as a single user system (markdown)

    Dan Frenette committed Jan 27, 2020
  • Prevent `User.count == 1` from being checked twice when user not signed in.

    @styd styd committed Mar 31, 2018
  • rails 4.2 does not throws an error, when written in that order

    @simonneutert simonneutert committed Aug 9, 2016
  • Updated How To: Set up devise as a single user system (markdown)

    @ulissesalmeida ulissesalmeida committed May 21, 2016
  • With the solution implemented, the developer does not need to twist the code after registering a user.

    @philiboua philiboua committed Dec 21, 2015
  • Update snippet for sign out link so that it uses correct DELETE method.

    @tobycox tobycox committed Aug 4, 2015
  • Corrected a typo

    @cosenmarco cosenmarco committed Nov 23, 2011
  • Code highlightling

    @bquorning bquorning committed Aug 17, 2011
  • Better Markdown formatting

    @bquorning bquorning committed Aug 17, 2011
  • No idea why code is no being formatted right here, but at least this way its visible

    @colinross colinross committed May 22, 2011
  • Updated How To: Set up devise as a single user system (markdown)

    @colinross colinross committed May 18, 2011
  • Created a new How To for something I've done a couple times, isn't very obvious for some, and at least I think is helpful :)

    @colinross colinross committed May 18, 2011