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.
Boston Ruby Group