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,381 of 186,959
Downloads: 5,128

Daily

Ranking: 94,717 of 186,713
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
36698,039,545activerecord
57589,619,268rubocop
98414,508,575byebug
99413,507,374simplecov
276160,962,144sqlite3
1,48224,626,637hashids

Owners

#GravatarHandle
1iconquezo