RubyGems Navigation menu

decent_exposure 2.3.0

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. 2.3.0 - September 24, 2013 (11.5 KB)
Show all versions (28 total)

Development Dependencies (4):

actionpack >= 3.1.0
activesupport >= 3.1.0
rspec ~> 2.11
rspec-rails ~> 2.11

Owners:

Authors:

  • Stephen Caudill, Jon Larkowski, Joshua Davey

SHA 256 checksum:

97dd9f199be6f32c62648f28f2eb35993a0b7345d998b21d107d1e904817e2e1

Total downloads 4,653,173

For this version 45,013

License:

WTFPL

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: