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, Joshua Davey

119,900 total downloads 58 for this version
Owners

75b162d9c925b3cfb4d20322307be5d065df4ac904d6a73e5a70b0db927a2917

Gemfile
gem "decent_exposure", "~> 2.2.0"
Versions
  1. 2.2.0 May 24, 2013
  2. 2.1.0 February 12, 2013
  3. 2.0.1 December 14, 2012
  4. 2.0.0 October 10, 2012
  5. 2.0.0.rc1 July 27, 2012
Show all versions (16 total)