We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How to show a points leaderboard (markdown)
Updated How to show last granted badges (markdown)
Adding a note on a hidden option (see https://stackoverflow.com/a/51775726/356060)
Updated Home (markdown)
Updated General merit workflow (markdown)
fix spelling
Destroyed How to grant badges on user registration using Devise (markdown)
Created How to grant badges on user registration using Devise (markdown)
fix link
How to grant user after confirmation on Devise
nvm
needs to be 'users/registrations' path to match folder made
Devise now use "user" instead of "users" for generated controllers
Updated How to set rankings (and reputation in general) in the background? (markdown)
Typo fix
Added more explanation to use background job (ActiveJob) with Merit
Little adjustments
The registrations controller is in the users folder
Stop the uninitialized constant Badge error
Updated How to grant badges on user registration using Devise (markdown)
Ruby >=1.9 syntax
Created How to show last granted badges (markdown)