jcypret / hashid-railsLinks
Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.
☆358Updated 2 years ago
Alternatives and similar repositories for hashid-rails
Users that are interested in hashid-rails are comparing it to the libraries listed below
Sorting:
- Search engine like fulltext query support for ActiveRecord☆832Updated last year
- Rails support via ActionMailer☆266Updated 2 years ago
- Time of day and shift types for Ruby☆445Updated last year
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆550Updated 2 weeks ago
- Track Devise login activity☆555Updated last month
- Easy way to login as any user in system☆388Updated 4 months ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆497Updated 10 months ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆623Updated last month
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆365Updated 2 years ago
- A good, simple, solid tagging extension for ActiveRecord.☆481Updated 10 months ago
- Making HTML emails comfortable for the Rails rockstars☆392Updated 5 months ago
- Interactor Rails provides Rails support for the Interactor gem.☆452Updated 9 months ago
- Phone number validation for Ruby