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: 123,688 of 192,692
Downloads: 5,513

Daily

Ranking: 143,659 of 192,666
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
36786,213,027activerecord
56686,952,113rubocop
99464,953,038simplecov
102456,037,006byebug
278181,938,143sqlite3
1,48627,503,711hashids

Owners

#GravatarHandle
1iconquezo