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,385 of 191,483
Downloads: 5,447

Daily

Ranking: 78,082 of 191,454
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
36770,906,816activerecord
56669,650,118rubocop
99455,133,578simplecov
102448,491,840byebug
278177,488,390sqlite3
1,49026,927,659hashids

Owners

#GravatarHandle
1iconquezo