robertomiranda / has_secure_tokenLinks
Create uniques random tokens for any model in ruby on rails. Backport of ActiveRecord::SecureToken 5 to AR 3.x and 4.x
☆174Updated 4 years ago
Alternatives and similar repositories for has_secure_token
Users that are interested in has_secure_token are comparing it to the libraries listed below
Sorting:
- Binary uuid keys in Rails☆339Updated 5 years ago
- Capistrano plugin which adds a remote rails console and dbconsole☆166Updated 7 years ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆574Updated 3 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆234Updated last year
- JWT Token support for Doorkeeper☆220Updated 10 months ago
- A small gem for sending Mandrill template emails☆260Updated 3 years ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 2 years ago
- Webhook processing and event decoration to make using Mandrill with Rails just that much easier☆285Updated 5 months ago
- Create nested forms with ease.☆292Updated 6 years ago
- Use Roar's representers in Rails.☆235Updated last year
- This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an a…