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,357 of 180,404
Downloads: 4,643

Daily

Ranking: 141,551 of 180,385
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,060,853,113bundler
16849,094,940rake
23765,651,376rspec
34537,812,715activerecord
68411,399,820rubocop
94320,065,002byebug
101310,108,909simplecov
238132,065,200sqlite3
1,39018,569,876hashids

Owners

#GravatarHandle
1iconquezo