maintainable_templates icon indicating copy to clipboard operation
maintainable_templates copied to clipboard

Slides from my Rails Conf 2013 talk on maintainable templates

trafficstars

Maintainable Templates

This repo contains the slides from a talk I gave at Rails Conf 2013 in Portland, OR.

Recommended Reading

Seeing the slides

The slides are just a Markdown file processed with Slyde, a presentation tool written in Ruby. To see the slides as they were presented you can run:

$ bundle && rackup

Otherwise you can just view the Markdown file.