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: 124,751 of 196,338
Downloads: 5,641

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,687,515,579bundler
81,399,913,164rake
291,013,199,560rspec
37829,932,541activerecord
57737,392,019rubocop
98495,507,544simplecov
108476,220,255byebug
281193,253,659sqlite3
1,48429,469,154hashids

Owners

#GravatarHandle
1iconquezo