Back to Basics: Writing Unit Tests First Step-by-step instructions for learning Test-Driven Development (TDD) in Ruby. There’s nothing to fear! It’s fun. Britt Ballard April 7, 2014 Web Back To Basics Ruby Rails Testing
Back to Basics: Polymorphism and Ruby An in-depth look at polymorphism over inheritance in Ruby. Britt Ballard March 14, 2014 Web Back To Basics Ruby
Back to Basics: HTTP Requests in Rails Apps An in-depth look at HTTP requests and how Ajax works in Rails. Britt Ballard February 5, 2014 Web Back To Basics HTTP Rails