PodParley PodParley

#101 Refactoring Out Helper Object

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 t...

An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#101 Refactoring Out Helper Object" was published on April 14, 2008 and runs 7 minutes.

April 14, 2008 ·7m · RailsCasts (Mobile)

0:00 / 0:00

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.

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.

No similar episodes found.

No similar podcasts found.

URL copied to clipboard!