Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,905,736,219 | bundler |
10 | 1,128,098,871 | rake |
16 | 1,055,026,805 | minitest |
36 | 698,039,545 | activerecord |
276 | 160,962,144 | sqlite3 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | cyrusstoller |