Mocking is a beautiful thing. There are no words to describe the immense...
Latest and greatest…
001 >> posts = Post.find(:all) do
...
Testing is a beautiful thing. There are no words to describe the immense...
So, some test helpers that we’ve been working on here at thoughtbot. Here’s...
Why doesn’t Rails generate a test file for each of your helpers for each of...
I’ve had enough of Rails testing, coming from other languages/frameworks that...
Using rSpec / Spec::Rails
Installation is pretty simple, and is...
Well, it has started to show up on the Apress website, so I believe that...
A relatively little known fact about the rails routing helpers is that they...
This is probably something that should have been done sooner, but I didn’t...