RailsCasts
RailsCasts
Ryan Bates
#286 Draper
12 minutes Posted Oct 3, 2011 at 7:00 am.
0:00
12:10
Download MP3
Show notes
Clean up complex view logic using Draper. This gem provides decorators (much like presenters) which bundles view logic in an object oriented fashion. In this episode I do a step-by-step refactoring of a complex template into a decorator.