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,515 of 186,833
Downloads: 7,151,804

Daily

Ranking: 3,040 of 186,696
Downloads: 1,833

Depended by

RankDownloadsName
21,97266,256pg_rails
64,73115,033dynamic-records-meritfront
68,54713,806study_engine

Depends on

RankDownloadsName
12,901,817,099bundler
101,126,598,827rake
27908,597,480rspec
36696,900,345activerecord
57588,723,205rubocop
98414,034,734byebug
99412,963,376simplecov
276160,548,836sqlite3
1,48124,600,929hashids
2,01311,628,801appraisal

Owners

#GravatarHandle
1iconjcypret