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,541 of 191,483
Downloads: 7,820,210

Daily

Ranking: 2,475 of 191,454
Downloads: 5,232

Depended by

RankDownloadsName
16,630113,094pg_rails
60,38617,737dynamic-records-meritfront
65,08915,955study_engine
189,592343encoded_ids

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
36770,906,816activerecord
56669,650,118rubocop
99455,133,578simplecov
102448,491,840byebug
278177,488,390sqlite3
1,49026,927,659hashids
2,01813,515,501appraisal

Owners

#GravatarHandle
1iconjcypret