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,423 of 183,107
Downloads: 6,373,375

Daily

Ranking: 2,710 of 183,092
Downloads: 2,775

Depended by

RankDownloadsName
32,97634,901pg_rails
67,84613,230dynamic-records-meritfront
69,17512,860study_engine

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
35595,989,894activerecord
63475,587,280rubocop
94357,037,489byebug
99348,223,614simplecov
253141,523,763sqlite3
1,39221,502,541hashids
2,0688,709,738appraisal

Owners

#GravatarHandle
1iconjcypret