RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How swappable storage and fakes lead to cleaner, more reliable tests

resque_unit overrode part of Resque’s API to change how jobs were queued. This was great for an initial implementation. But, as reimplementations of an API tend to do, it fell behind. It got way more complicated. Luckily, there’s a better way to solve this problem.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in