June 2008
16 posts
Jun 27th
3 tags
Possible issue with mocha 0.9.0 plugin for Ruby
Recently the mocha team released version 0.9.0 of the mocking suite. Upgrading to it from 0.5.6 seems to have an unexpected result. Mocha, while testing a Rails ActiveRecord object in which I’ve overridden ActiveRecord::Base#find, appears to ignore my overridden method in favor of the parent’s. class MyObject < ActiveRecord::Base def self.find(*args) .. custom stuff here...
Jun 25th
Jun 20th
Jun 18th
LinkedIn
For the first time ever, I played around with LinkedIn this morning. Why do people put up with this? Without exaggerating, each request (read: mouse click) takes greater than a minute to process; and that’s when the request is successful. I seem to randomly get disconnections (which is somewhat difficult to do as HTTP doesn’t really have persistence) from the server and endless...
Jun 18th
1 tag
Jun 17th
1 tag
Jun 17th
4 tags
Jun 13th
“In DevPay you need to have a different S3 bucket per customer. The bucket has...”
– Amazon DevPay and S3
Jun 11th
Jun 10th
1 tag
Jun 9th
1 tag
Jun 7th
2 tags
nbibler committed to backgroundrb →
362fc9fdd9a616cf204ce4d89c690112cb541614 Added missing error method to test logger
Jun 6th
1 tag
Jun 6th
1 tag
Jun 3rd
Jun 1st