End-to-End Testing with RSpec Integration Tests and Capybara Stability can become an issue as web applications evolve and grow –... Harlow Ward October 26, 2012 Web Testing Ruby Rails
Object-Oriented File Importing and Parsing The following is an example of file importing and parsing in Ruby using... Harlow Ward October 11, 2012 Web Ruby
Four-Phase Test The Four-Phase Test is a testing pattern, applicable to all programming... Dan Croak September 28, 2012 Web Ruby Testing
Hidden Gems: Suspenders Suspenders is all the boilerplate you need for a Rails app. Mike Burns September 25, 2012 Web Ruby Open Source Rails Suspenders
Protect your privates A survey of private vs protected in rails controllers. Joe Ferris September 18, 2012 Web Ruby
8 New Steps for Fixing Other People's Code Way back in mid-2007, when Rails 1.2 was the new hotness and GitHub was still... Alex Grant September 15, 2012 Web Git Ruby Open Source Testing
Danger, danger: High Voltage vulnerability Version 1.2.0 of high_voltage is a security fix. Mike Burns September 10, 2012 News Web Ruby Open Source High Voltage
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
Creating a URL String in Ruby Josh Clayton recently posted about Mind Bending Factories – demonstrating... Matt Jankowski August 3, 2012 Web Ruby Testing
Expressing the problem Trade-offs between data and behavior. Mike Burns August 1, 2012 Web Ruby Good Code