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,527 of 186,954
Downloads: 7,199,794

Daily

Ranking: 3,985 of 186,947
Downloads: 268

Depended by

RankDownloadsName
20,81672,737pg_rails
64,06115,431dynamic-records-meritfront
67,81114,194study_engine

Depends on

RankDownloadsName
12,937,224,863bundler
101,139,617,007rake
27914,083,740rspec
36704,738,337activerecord
57596,372,835rubocop
98417,774,911byebug
99417,277,843simplecov
275162,347,314sqlite3
1,48424,819,231hashids
2,03111,780,827appraisal

Owners

#GravatarHandle
1iconjcypret