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,349 of 180,507
Downloads: 5,936,512

Daily

Ranking: 2,311 of 180,487
Downloads: 4,115

Depended by

RankDownloadsName
69,36312,205study_engine
75,69310,735dynamic-records-meritfront

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
23768,975,035rspec
34541,186,850activerecord
68415,333,912rubocop
93322,342,518byebug
102312,421,154simplecov
238132,667,529sqlite3
1,38918,791,547hashids
2,0707,567,569appraisal

Owners

#GravatarHandle
1iconjcypret