Categories: None [Edit]

public_primary_key

https://rubygems.org/gems/public_primary_key
https://github.com/cyrusstoller/public_primary_key
It's often advantageous to use integer primary keys, but it may be disadvantageous to expose the size of your database to open internet. This gem makes it easy to continue using an integer primary key internally in your code, while displaying a more obscure public primary key that does not give clues to the size of your database to your users.

Total

Ranking: 167,257 of 186,959
Downloads: 2,517

Daily

Ranking: 131,144 of 186,713
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
161,055,026,805minitest
36698,039,545activerecord
276160,962,144sqlite3

Owners

#GravatarHandle
1iconcyrusstoller