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,555 of 195,762
Downloads: 8,342,580

Daily

Ranking: 2,322 of 195,747
Downloads: 3,979

Depended by

RankDownloadsName
15,695136,139pg_rails
59,41018,944dynamic-records-meritfront
64,34316,946study_engine
183,0371,715encoded_ids

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
36821,302,986activerecord
57728,179,197rubocop
98489,786,530simplecov
106472,651,013byebug
281191,064,338sqlite3
1,48229,085,902hashids
1,99515,172,606appraisal

Owners

#GravatarHandle
1iconjcypret