I\'m trying to reduce the cycle time for quickly testing helpers in the rails console (that will be used in the view).
My first attempt (copying code directly from th