RubyGems.org

DecentExposure helps you program to an interface, rather than an implementation in your Rails controllers. The fact of the matter is that sharing state via instance variables in controllers promotes close coupling with views. DecentExposure gives you a declarative manner of exposing an interface to the state that controllers contain and thereby decreasing coupling and improving your testability and overall design.

installgem install decent_exposure
Authors

Stephen Caudill, Jon Larkowski

49,992 total downloads 4,729 for this version
Owners

65df4ac904d6a73e5a70b0db927a2917

Gemfile
gem "decent_exposure", "~> 1.0.2"
Versions
  1. 1.0.2 March 8, 2012
  2. 1.0.1 February 27, 2011
  3. 1.0.0 January 4, 2011
  4. 1.0.0.rc3 December 21, 2010
  5. 1.0.0.rc2 December 2, 2010
Show all versions (11 total)