{{{ When I started using Rails years ago I found helpers extremely cool. I could call a method in a view and it would _help_ me by doing something. The method was simply there, *no need to worry about its source* and how to access it, just call it. I got older, wiser, and more… Continue reading Rails Misapprehensions: Helpers are shit.