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
Lightening Up The Mood For more than two months now, the thoughtbot guys have been enjoying a... Chad Pytel March 23, 2007 Fun
Exploring Coding Guidelines At thoughtbot we’ve recently started to redo our outdated coding standards.... Chad Pytel March 22, 2007 Playbook
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
Operating Under The Confluence At thoughtbot, we use 37signals’ Basecamp for project management, and... Eric Mill March 2, 2007 Design
The New Era of thoughtbot, inc. We are excited to announce that as of February 26th, thoughtbot, inc. is no... Chad Pytel February 27, 2007 News Playbook
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