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
☆173Updated 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:
- JWT Token support for Doorkeeper☆222Updated last year
- Binary uuid keys in Rails☆338Updated 5 years ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 3 years ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆573Updated 4 years ago
- Webhook processing and event decoration to make using Mandrill with Rails just that much easier☆285Updated 8 months ago
- Rack middleware for defining a canonical host name.☆394Updated last year
- A small gem for sending Mandrill template emails☆259Updated 3 years ago
- Capistrano plugin which adds a remote rails console and dbconsole☆165Updated 7 years ago
- Seamless second database integration for Rails.☆218Updated last month
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆234Updated last year
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated 5 months ago
- Create nested forms with ease.☆292Updated 6 years ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- Making HTML emails comfortable for the Rails rockstars☆392Updated 5 months ago
- Automatic retries for ActiveJob☆136Updated 5 years ago
- Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.☆251Updated last year
- This gem allows you to simply optimize CarrierWave images via jpegoptim or optipng.☆211Updated 3 years ago
- Counting at scale is hard. Let's do it good.☆146Updated 5 years ago
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 5 years ago
- Redis-backed, per-worker rate limits for job processing.☆201Updated 2 months ago
- The easiest way to install Intercom in a Rails app.☆282Updated 3 months ago
- Skips asset compilation if none of the assets were changed since last release.☆183Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆214Updated 10 months ago
- ☆107Updated 3 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.