We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Rollback last commit
Updated How To: Add :lockable to Users (markdown)
Reverting the name change from @pavanscs -- the content refers to `:lockable`, not `:timeoutable`
Updated How To: Add :trackable to Users (markdown)
Clarify instructions for adding :unlock_token column and index
removed this line because YOU DON'T have to run the migrations yet, that will come after editing the migration file
Add index for unlock_token
add type for code blocks
Create a how to for implementing lockable, really just want to highlight the migration needed.