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,545 of 192,137
Downloads: 7,898,832

Daily

Ranking: 2,378 of 192,103
Downloads: 3,915

Depended by

RankDownloadsName
16,545115,988pg_rails
60,08018,036dynamic-records-meritfront
65,19116,068study_engine
185,469877encoded_ids

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
56678,687,791rubocop
99460,193,193simplecov
102452,535,382byebug
279179,551,852sqlite3
1,49227,179,033hashids
2,01413,771,043appraisal

Owners

#GravatarHandle
1iconjcypret