Categories: None [Edit]

chimeon-hashid-rails

https://rubygems.org/gems/chimeon-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: 125,032 of 196,619
Downloads: 5,650

Daily

Ranking: 45,232 of 196,594
Downloads: 7

Depended by

RankDownloadsName

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

Owners

#GravatarHandle
1iconquezo