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: 164,197 of 180,488
Downloads: 2,287

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,080,748,809bundler
16855,188,240rake
20802,101,932minitest
34540,886,225activerecord
238132,619,445sqlite3

Owners

#GravatarHandle
1iconcyrusstoller