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,529 of 187,967
Downloads: 7,383,204

Daily

Ranking: 2,305 of 187,960
Downloads: 2,722

Depended by

RankDownloadsName
18,39090,876pg_rails
62,44516,402dynamic-records-meritfront
66,46915,024study_engine

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
36726,390,648activerecord
57621,211,399rubocop
99429,127,084simplecov
100428,168,095byebug
275167,551,910sqlite3
1,48025,534,563hashids
2,02912,324,895appraisal

Owners

#GravatarHandle
1iconjcypret