Jester: JavaScriptian REST Jester is our implementation of REST, in JavaScript. It provides (nearly)... Eric Mill April 2, 2007 News Web JavaScript Jester
Paginated Squirrel Latest and greatest… 001 >> posts = Post.find(:all) do ... Jon Yurek March 30, 2007 Web Rails Squirrel
And Then There Was... This has been feeling to me, lately, like the natural progression of... Tammer Saleh March 29, 2007 Web Ruby
I Mock Your Fixtures Testing is a beautiful thing. There are no words to describe the immense... Eric Torrey March 26, 2007 Web Rails Testing
More Testing Goodness So, some test helpers that we’ve been working on here at thoughtbot. Here’s... Tammer Saleh March 23, 2007 Web Rails Testing
No Code Left Untested Why doesn’t Rails generate a test file for each of your helpers for each of... Jared Carroll March 20, 2007 Web Rails Testing
Rails Don't Know Testing I’ve had enough of Rails testing, coming from other languages/frameworks that... Jared Carroll March 17, 2007 Web Rails Testing
Specin RSpec with Rails Using rSpec / Spec::Rails Installation is pretty simple, and is... Tammer Saleh March 9, 2007 Web Rails Testing
Our ActiveRecord Book ...and YOU! Well, it has started to show up on the Apress website, so I believe that... Chad Pytel February 25, 2007 News Web Rails
Rails Patch: Change the Name of the :id Parameter in Routing Resources A relatively little known fact about the rails routing helpers is that they... Tammer Saleh February 22, 2007 Web Rails