RailsCasts
RailsCasts
Ryan Bates
#10 Refactoring User Name Part 1
5 minutes Posted Mar 26, 2007 at 12:00 am.
0:00
5:44
Download MP3
Show notes
Learn how to clean up your code through refactoring. This episode will show you how to move code from the view into the model to remove duplication and simplify the view.