First page Back Continue Last page Overview Graphics


Notes:

This presentation will take you behind the scenes of production ruby code and show you techniques that you can use in your own code.

Most of the techniques I'll be going over here are taken from Sequel, which hopefully most of you are familiar with.

Sequel itself is about 12,000 lines of code. Most of the techniques I'm going over today you could understand just by reading the source code.