keynote 1.1.1
A presenter is an object that encapsulates view logic. Like Rails helpers, presenters help you keep complex logic out of your templates. Keynote provides a consistent interface for defining and instantiating presenters.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 3.1.0