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.
Ryan Fitzgerald
gem "keynote", "~> 0.2.0pre1"