EPISODE · Apr 14, 2008 · 7 MIN
#101 Refactoring Out Helper Object
from RailsCasts (Mobile) · host Ryan Bates
If you have complex view logic, this can easily lead to helper methods which call each other. See how to refactor this out into another object in this episode. This is also known as the presenter pattern.
What this episode covers
If you have complex view logic, this can easily lead to helper methods which call each other. See how to refactor this out into another object in this episode. This is also known as the presenter pattern.
NOW PLAYING
#101 Refactoring Out Helper Object
No transcript for this episode yet
Similar Episodes
Mar 2, 2026 ·27m
Mar 2, 2026 ·8m
Feb 25, 2026 ·14m
Jan 14, 2026 ·32m
Dec 16, 2025 ·43m