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,805 of 193,214
Downloads: 5,543

Daily

Ranking: 129,210 of 193,188
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
36793,912,258activerecord
56695,992,094rubocop
97470,376,754simplecov
102459,859,491byebug
279183,854,320sqlite3
1,48927,871,156hashids

Owners

#GravatarHandle
1iconquezo