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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
15,987128,891pg_rails
59,29518,716dynamic-records-meritfront
64,43716,664study_engine
181,9621,633encoded_ids

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
29993,218,487rspec
36805,958,282activerecord
56710,510,158rubocop
97478,892,970simplecov
105465,575,756byebug
280187,045,758sqlite3
1,48528,394,035hashids
2,00614,621,711appraisal

Owners

#GravatarHandle
1iconjcypret