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,760 of 187,960
Downloads: 5,314

Daily

Ranking: 92,912 of 187,950
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,046,650,903bundler
101,177,763,422rake
28930,361,546rspec
36726,153,212activerecord
57620,914,596rubocop
99428,988,492simplecov
100428,050,932byebug
275167,444,416sqlite3
1,48025,526,845hashids

Owners

#GravatarHandle
1iconquezo