Next Event: Hackfest @ thoughtbot

logo Boston Ruby Group

Be sure to follow @bostonrb for everything Ruby in Boston.

October 11, 2011

Transforming Ruby Code

by Ben Hughes

Programmatically transforming Ruby code is easier than you think and has several interesting applications: automated refactoring, coding style/best practices enforcement, DSL translation, and more. This talk will explain the concepts behind transforming code and expose some of the tools available to do so.