June 2008
16 posts
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...
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...
1 tag
1 tag
4 tags
In DevPay you need to have a different S3 bucket per customer. The bucket has...
– Amazon DevPay and S3
1 tag
1 tag
2 tags
nbibler committed to backgroundrb →
362fc9fdd9a616cf204ce4d89c690112cb541614 Added missing error method to test logger
1 tag
1 tag