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 190,365
Downloads: 7,747,456

Daily

Ranking: 2,638 of 190,317
Downloads: 4,777

Depended by

RankDownloadsName
16,824109,765pg_rails
60,48417,602dynamic-records-meritfront
65,05715,885study_engine
189,259285encoded_ids

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
36762,217,870activerecord
56660,369,141rubocop
99449,998,013simplecov
102444,668,325byebug
279175,249,192sqlite3
1,48726,668,413hashids
2,02213,267,986appraisal

Owners

#GravatarHandle
1iconjcypret