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,603
Downloads: 7,315,819

Daily

Ranking: 2,791 of 187,591
Downloads: 794

Depended by

RankDownloadsName
18,99585,620pg_rails
62,78316,174dynamic-records-meritfront
66,69314,853study_engine

Depends on

RankDownloadsName
13,011,622,509bundler
101,165,909,119rake
28925,144,006rspec
36719,708,841activerecord
57613,601,628rubocop
98425,289,329simplecov
100424,766,873byebug
275165,772,060sqlite3
1,48325,300,790hashids
2,02812,154,264appraisal

Owners

#GravatarHandle
1iconjcypret