Behaviour-Driven Development.
The latest fad thats been around for a while...
    
    
  
  
    
    
      Alright here we go.
Say we got an app with groups, users and memberships.
...
    
    
  
  
    
    
      Recently I had a requirement on an app that had 2 types of groups.
public...
    
    
  
  
    
    
      So here at thoughtbot we’re really proud of the two company founders,
Chad...
    
    
  
  
    
    
      Here’s a SessionController#create action that supports the classic ‘remember...
    
    
  
  
    
    
      Recently I was taking a look at my tests and noticed some things.  I’ve been...
    
    
  
  
    
    
      I constantly find myself reviewing and questioning my domain model.  Recently...
    
    
  
  
    
    
      Tradeoffs on ruby vs javascript in Rails views.
    
    
  
  
    
    
      Review of singleton resource routes in Rails.
    
    
  
  
    
    
      So in my never-ending quest to remove conditional logic from code, I began...