RubyGems Navigation menu

decent_exposure 2.0.1

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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  5. 3.0.0 - July 01, 2016 (49.0 KB)
  6. 2.0.1 - December 14, 2012 (9.5 KB)
顯示所有版本(共 28)

Development 相依性套件 (4):

actionpack ~> 3.1
activesupport ~> 3.1
rspec ~> 2.7
rspec-rails ~> 2.7

擁有者:

作者:

  • Stephen Caudill, Jon Larkowski, Joshua Davey

SHA 256 checksum:

a1c65e5d4ecb645afc5616633c1ccd72128d61a940c9bae18806fc7c6bed52ac

總下載次數 4,690,399

這個版本 50,385

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: