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,544 of 192,692
Downloads: 8,020,551

Daily

Ranking: 3,798 of 192,666
Downloads: 479

Depended by

RankDownloadsName
16,452118,804pg_rails
59,89418,227dynamic-records-meritfront
64,98516,253study_engine
185,578916encoded_ids

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
36786,213,027activerecord
56686,952,113rubocop
99464,953,038simplecov
102456,037,006byebug
278181,938,143sqlite3
1,48627,503,711hashids
2,01313,969,247appraisal

Owners

#GravatarHandle
1iconjcypret