Categories: None [Edit]

chimeon-hashid-rails

https://rubygems.org/gems/chimeon-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: 122,462 of 187,239
Downloads: 5,250

Daily

Ranking: 116,310 of 187,224
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
36711,658,717activerecord
57604,440,374rubocop
98421,229,018byebug
99421,205,239simplecov
274163,773,486sqlite3
1,48125,057,989hashids

Owners

#GravatarHandle
1iconquezo