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,529 of 187,255
Downloads: 7,252,697

Daily

Ranking: 3,387 of 187,239
Downloads: 436

Depended by

RankDownloadsName
19,88179,060pg_rails
63,08515,958dynamic-records-meritfront
67,08814,615study_engine

Depends on

RankDownloadsName
12,973,645,220bundler
101,152,124,538rake
27919,498,517rspec
36711,782,395activerecord
57604,577,545rubocop
98421,289,292byebug
99421,256,244simplecov
274163,802,561sqlite3
1,48125,059,716hashids
2,02611,962,161appraisal

Owners

#GravatarHandle
1iconjcypret