its not your responsibility Sometimes in Rails you ask yourself: how do I test this? One example is... Jared Carroll September 19, 2007 Web Rails Testing
time to step up Testing views in Rails applications. Jared Carroll September 16, 2007 Web Rails Testing
for the record Ok, I just want to set this one in stone. Rails’ polymorphic associations. ... Jared Carroll September 12, 2007 Web Rails
Brittle Tests Thoughts on ActionMailer fixtures in rails. Tammer Saleh September 6, 2007 Web Rails Testing
Shoulda News Some shoulda news for all you fans out there (you know who you are): We... Tammer Saleh August 24, 2007 News Web Rails Shoulda
Unpopular Developer 4: Separation Anxiety, Part The First REST & DDD That, however, brings me to some remaining... Floyd Wright August 20, 2007 Web Rails
real nice framework you got here How configuration loading occurs in Rails. Jared Carroll August 16, 2007 Web Rails
constant annoyance Recently Ive been running into some strange behavior with Ruby and its class... Jared Carroll August 15, 2007 Web Rails
Rails has_and_belongs_to_many conveniences The other day, I was developing an ordering system. In this system, an order... Eric Torrey August 14, 2007 Web Rails