|
|
|
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 this episode.
|
|
|
Complex Partials
How do you handle partials which have differences depending on the action which is rendering them? Here's three suggestions for this problem.
|
|
|
Refactoring Long Methods
In this episode I walk you through an exercise in refactoring by taking a long method and making it more concise
|
|
|
|
|
Database Refactoring
Like other leaders in the Agile community, Scott Ambler is passionate about expanding Agile practices to include all contributors to software success. ...
|
|
|
|
|
Railscasts Week 4
Let Ryan Bates take you through a growing series of great Rails tips.
|
|