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,416 of 182,915
Downloads: 4,866

Daily

Ranking: 35,654 of 182,900
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,379,033,295bundler
10945,559,759rake
25813,851,472rspec
35591,033,097activerecord
63470,445,486rubocop
95354,217,848byebug
99345,185,160simplecov
249140,727,815sqlite3
1,39221,295,648hashids

Owners

#GravatarHandle
1iconquezo