RubyGems Navigation menu

decent_exposure 3.0.0.beta1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.4 - January 12, 2021 (50.5 KB)
  2. 3.0.3 - January 12, 2021 (50.5 KB)
  3. 3.0.2 - October 31, 2016 (50.5 KB)
  4. 3.0.1 - October 26, 2016 (50 KB)
  5. 3.0.0 - July 01, 2016 (49 KB)
  6. 3.0.0.beta1 - May 08, 2016 (51 KB)
Show all versions (28 total)

Runtime Dependencies (2):

activesupport ~> 5.x
railties ~> 5.x

Development Dependencies (3):

pry >= 0
rake ~> 10.3
rspec-rails ~> 3.0

Owners:

Authors:

  • Pavel Pravosud, Stephen Caudill

SHA 256 checksum:

746a3a89624500cb113e88bfab16183178747e2b4167226e3d4654a67f4b32fa

Total downloads 4,651,404

For this version 2,421

License:

MIT

Required Ruby Version: ~> 2.0

Required Rubygems Version: > 1.3.1

Links: