We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How To: Set up devise as a single user system (markdown)
Prevent `User.count == 1` from being checked twice when user not signed in.
rails 4.2 does not throws an error, when written in that order
With the solution implemented, the developer does not need to twist the code after registering a user.
Update snippet for sign out link so that it uses correct DELETE method.
Corrected a typo
Code highlightling
Better Markdown formatting
No idea why code is no being formatted right here, but at least this way its visible
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 :)