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,544 of 193,214
Downloads: 8,112,841

Daily

Ranking: 2,521 of 193,188
Downloads: 2,826

Depended by

RankDownloadsName
16,296122,146pg_rails
59,34518,562dynamic-records-meritfront
64,71716,446study_engine
181,9761,549encoded_ids

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
36793,912,258activerecord
56695,992,094rubocop
97470,376,754simplecov
102459,859,491byebug
279183,854,320sqlite3
1,48927,871,156hashids
2,01014,225,758appraisal

Owners

#GravatarHandle
1iconjcypret