Papers & Presentations

Atoms frequently share what they know in journals, at conferences, and in classrooms.

Refactoring Your Rails Application

Presented by
Presented at
, Zach Dennis
at
RailsConf
|
May 1, 2008
Additional Presentations:
Written in
RailsConf
|
May 2008

Refactoring is an essential part of a developer's life, and it should be a continual process throughout the life of an application. In order to refactor well it requires the developer to have proper techniques, tools and discipline.

In this talk we will show the audience how to use several refactoring techniques and tools to keep their Rails project humming along through development. Not only will they be able to apply these techniques to existing code, but they will be able to use these techniques to write better code from this point forward.