James Golick
Results
28
repositories owned by
James Golick
degrade
312
Stars
11
Forks
Watchers
Keep track of service error rates using redis. Degrade functionality if they're too high.
always_verify_ssl_certificates
97
Stars
16
Forks
Watchers
Ruby's net/http is setup to never verify SSL certificates by default. Most ruby libraries do the same. That means that you're not verifying the identity of the server you're communicating with and are...
attribute_fu
98
Stars
20
Forks
Watchers
a better version of this functionality is in rails 2.3. use that!