Josh just dropped some sweet, sweet ZSH
knowledge. I spend a lot of time in...
    
    
  
  
    
    
      Some ideas better Vim navigation.
    
    
  
  
    
    
      A configuration setting for better git pushes.
    
    
  
  
    
    
      kumade
  
Lots and lots of changes to kumade this week!
Gabe...
    
    
  
  
    
    
      Driving the browser to click within a dialog box.
    
    
  
  
    
    
      Nesting content_tag in Rails 3 is counter-intuitive. This looks like it will...
    
    
  
  
    
    
      Date::DATE_FORMATS is quite helpful. It lets you do this:...
    
    
  
  
    
    
      Ever gotten this message?
fatal: Unable to create...
    
    
  
  
    
    
      I always get confused by the difference between %x{}, backticks, and system...
    
    
  
  
    
    
      When checking for a multiline string in
Capybara, you need to use page.text...