Using the Draper Gem, Round One Draper is a handy new gem for extracting logic normally held in helpers and... Josh Clayton August 23, 2012 Web Rails Testing
Even More Syntactically Awesome Stylesheets Sass 3.2 has finally come out last week as a stable release, bringing in a... Reda Lemeden August 21, 2012 Design Sass
Ruby and KISS: Sitting in a Tree I learned a lot of things in the Marines, but one takeaway which applies... Josh Clayton August 16, 2012 Web Rails Ruby
Git Landscaping I recently worked on a project with 60+ old feature branches. Most of them... Josh Steiner August 15, 2012 Git
Creating a URL String in Ruby Josh Clayton recently posted about Mind Bending Factories – demonstrating... Matt Jankowski August 3, 2012 Web Ruby Testing
Introducing learn.thoughtbot.com A new learning resource from thoughtbot. Chad Pytel August 3, 2012 News Upcase
Faking CoreLocation... Inconceivable! I decided to get more familiar with integration testing iOS applications. In... Matt Mongeau August 3, 2012 Testing iOS
5th Playbook Video, Launch!, now unlocked We’ve just unlocked the 5th video in the The Playbook: Video Edition: Launch!... Chad Pytel August 3, 2012 Playbook News
Expressing the problem Trade-offs between data and behavior. Mike Burns August 1, 2012 Web Ruby Good Code
Mind-Bending Factories People often forget that FactoryBot1 is just using Ruby to instantiate... Josh Clayton July 31, 2012 Web Ruby Testing Open Source