Rails Decorators reimagines the role of helpers in the view layer of a Rails application, allowing an object-oriented approach rather than procedural.
Jeff Casimir
gem "rails_decorators", "~> 0.2.5"