I got tired of seeing the deprecation warnings about the old Rails pagination helpers, so I decided to seek out a better approach, but of course I wasn’t going to implement it myself. With all of the skilled Rails pros out there, I had every intent of leveraging someone’s else’s success.
I succeeded, thanks to Ilya […]
Archive for March 24th, 2008
There’s a reason it’s called Paginating Find
Asserting a Rails controller response doesn’t contain certain content
I need to be able to assert that a response from a Rails controller doesn’t contain certain content, for example when the same action will respond to both GET and POST methods. In my case I’m writing a register method in a LoginController and I want it to render the same view, but if the […]
Searching for Gold
The Bible is an incredible book. No other book is like it, period. It stands to reason that no other book would or even could be like it, since it has a very unique characteristic, one that no other book has: it is written by God who created the heavens, the earth and […]
Filed in: Bible

