namick / obfuscate_idLinks
Make your ActiveRecord ids non-obvious. Mixes up record ids in a simple, reversible hashing algorithm so that it can then automatically revert the hashed number back to the original id for record lookup without having to store a hash or tag in the database.
☆348Updated 2 years ago
Alternatives and similar repositories for obfuscate_id
Users that are interested in obfuscate_id are comparing it to the libraries listed below
Sorting:
- Rails observer (removed from core in Rails 4.0)☆523Updated 2 years ago
- Multi-fetch Fragments makes rendering and caching a collection of template partials easier and faster.☆538Updated 7 years ago
- Simple Rails glue for the Faye messaging protocol.☆431Updated 9 years ago
- Sidekiq integration for Capistrano☆563Updated 3 months ago
- Tolk is a web interface for doing i18n translations packaged as an engine for Rails applications☆610Updated 10 months ago
- Slim progress bars for Ajax'y applications. Inspired by Google, YouTube, and Medium for the Rails Asset Pipeline (and some turbolinks/pja…☆513Updated 8 years ago
- Static page caching for Action Pack (removed from core in Rails 4.0)☆354Updated 4 years ago
- Version Cake is an unobtrusive way to version APIs in your Rails or Rack apps☆655Updated 3 years ago
- *CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; jus…☆1,201Updated 6 years ago
- Fix the Rails 4 asset pipeline to generate non-digest along with digest assets☆492Updated last year
- Process your Paperclip attachments in the background with delayed_job or Resque.☆400Updated 7 years ago
- This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://…☆567Updated 2 years ago
- Rack middleware for rate-limiting incoming HTTP requests configured to be used with Redis.☆272Updated 5 years ago
- Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6.☆395Updated 3 years ago
- page-specific javascript for Rails done right☆603Updated 8 years ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆572Updated 4 years ago
- DEPRECATED: As of sprockets-rails version 3.1.0, used in current versions of rails, this gem is deprecated☆1,410Updated 4 years ago
- Adds file validators to ActiveModel.☆259Updated 4 years ago
- Making HTML emails comfortable for the Rails rockstars☆398Updated last month
- Lets you find ActiveRecord + Mongoid objects by year, month, fortnight, week and more!☆1,049Updated 2 years ago
- Adds support for missing PostgreSQL data types to ActiveRecord☆641Updated 4 years ago
- Rails Action Mailer adapter for Mailgun☆212Updated 7 years ago
- Add arbitrary ordering to ActiveRecord queries.☆261Updated last year
- Migrate data along with schema migrations in Rails and keep them up to date.☆367Updated last year
- Simulate multi-table inheritance for activerecord models☆253Updated 4 years ago
- Extend ActiveRecord pluck to return array of hashes☆305Updated 7 years ago
- Two factor authentication extension for Devise☆403Updated last year
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆499Updated 2 months ago
- 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
- Dynamically add and remove nested has_many association fields in a Ruby on Rails form☆307Updated 2 years ago