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,581 of 192,137
Downloads: 5,482

Daily

Ranking: 46,395 of 192,103
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
56678,687,791rubocop
99460,193,193simplecov
102452,535,382byebug
279179,551,852sqlite3
1,49227,179,033hashids

Owners

#GravatarHandle
1iconquezo