Using Jester from inside an XPCOM Component One of the original reasons we decided to write Jester was for use in a... Chad Pytel October 2, 2007 Web JavaScript Jester
Remember your MVCs From novice to expert, I’m sure every Rails developer believes in MVC. But... Tammer Saleh October 1, 2007 Web Rails
All the kings horses When you get a report from your site users or your clients complaining about... Matt Jankowski September 27, 2007 Web Rails
save bang your head, active record will drive you mad So in my never-ending quest to remove conditional logic from code, I began... Jared Carroll September 26, 2007 Web Rails
Heading to Ruby East A few of us are going to be trekin’ down to the Penn State campus for Ruby... Tammer Saleh September 26, 2007 News Web
i did not know that Here’s something I discovered the other day: ActiveRecord infers model... Jared Carroll September 21, 2007 Web Rails
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