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,559 of 196,619
Downloads: 8,494,631

Daily

Ranking: 2,676 of 196,594
Downloads: 2,406

Depended by

RankDownloadsName
15,663138,760pg_rails
59,24019,167dynamic-records-meritfront
64,53717,020study_engine
183,8071,814encoded_ids

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
291,020,353,632rspec
37838,814,166activerecord
56747,036,942rubocop
98501,431,247simplecov
108479,911,036byebug
286195,435,976sqlite3
1,48029,854,869hashids
1,98615,739,338appraisal

Owners

#GravatarHandle
1iconjcypret