RubyGems.org

showman

0.2.0

Presenters are a simple and flexible way to control which model methods and attributes you are exposing to your public api. Unlike other gems available (RABL, Jbuilder, etc), Showman presenters wrap your rails models directly, and are not bound to the V in MCV.

installgem install showman
Authors

Erik Lott

1,796 total downloads 473 for this version
Owners

Bb8cc3400c9a6e834af61ec95738e169

Gemfile
gem "showman", "~> 0.2.0"
Versions
  1. 0.2.0 April 9, 2012
  2. 0.1.1 April 9, 2012
  3. 0.1.0 April 8, 2012
  4. 0.0.1 April 8, 2012
Runtime Dependencies
  1. rails ~> 3.2
Development Dependencies
  1. sqlite3 >= 0