Categories: None [Edit]

hashid-rails

https://rubygems.org/gems/hashid-rails
https://github.com/jcypret/hashid-rails
This gem allows you to easily use [Hashids](http://hashids.org/ruby/) in your Rails app. Instead of your models using sequential numbers like 1, 2, 3, they will instead have unique short hashes like "yLA6m0oM", "5bAyD0LO", and "wz3MZ49l". The database will still use integers under the hood, so this gem can be added or removed at any time.

Total

Ranking: 2,429 of 183,477
Downloads: 6,434,286

Daily

Ranking: 2,629 of 183,470
Downloads: 688

Depended by

RankDownloadsName
31,37737,581pg_rails
67,02813,546dynamic-records-meritfront
69,25812,931study_engine

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
25825,073,950rspec
35604,924,275activerecord
62484,887,430rubocop
94362,024,410byebug
98353,748,210simplecov
259143,118,777sqlite3
1,39821,796,366hashids
2,0738,883,281appraisal

Owners

#GravatarHandle
1iconjcypret