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: 121,305 of 180,534
Downloads: 4,666

Daily

Ranking: 57,074 of 180,529
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,085,680,397bundler
16856,806,105rake
23769,475,710rspec
34541,683,493activerecord
68415,969,525rubocop
93322,674,711byebug
102312,747,334simplecov
238132,765,872sqlite3
1,38818,819,463hashids

Owners

#GravatarHandle
1iconquezo