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,415 of 182,915
Downloads: 6,338,424

Daily

Ranking: 2,800 of 182,900
Downloads: 2,773

Depended by

RankDownloadsName
35,04032,054pg_rails
68,22313,087dynamic-records-meritfront
69,21112,805study_engine

Depends on

RankDownloadsName
12,379,033,295bundler
10945,559,759rake
25813,851,472rspec
35591,033,097activerecord
63470,445,486rubocop
95354,217,848byebug
99345,185,160simplecov
249140,727,815sqlite3
1,39221,295,648hashids
2,0738,596,769appraisal

Owners

#GravatarHandle
1iconjcypret