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: 169,137 of 191,254
Downloads: 2,682

Daily

Ranking: 85,135 of 191,174
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,275,668,462bundler
81,267,702,122rake
141,174,633,726minitest
36767,731,355activerecord
280176,703,805sqlite3

Owners

#GravatarHandle
1iconcyrusstoller