This repo contains the slides from a talk I gave at Rails Conf 2013 in Portland, OR.
- The Rails View (book)
- Presentation Model (article)
- The Exibit Pattern from Objects on Rails (book, free)
- Presenter Pattern (article)
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.