Categories: None [Edit]

hashid-rails

https://rubygems.org/gems/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: 2,351 of 180,534
Downloads: 5,942,528

Daily

Ranking: 3,377 of 180,529
Downloads: 347

Depended by

RankDownloadsName
69,36612,213study_engine
75,59710,764dynamic-records-meritfront

Depends on

RankDownloadsName
12,085,680,397bundler
16856,806,105rake
23769,475,710rspec
34541,683,493activerecord
68415,969,525rubocop
93322,674,711byebug
102312,747,334simplecov
238132,765,872sqlite3
1,38818,819,463hashids
2,0717,576,095appraisal

Owners

#GravatarHandle
1iconjcypret