decent_exposure 3.0.0.beta2
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:
=
安装:
=
版本列表:
- 3.0.4 January 12, 2021 (50.5 KB)
- 3.0.3 January 12, 2021 (50.5 KB)
- 3.0.2 October 31, 2016 (50.5 KB)
- 3.0.1 October 26, 2016 (50.0 KB)
- 3.0.0 July 01, 2016 (49.0 KB)
- 3.0.0.beta2 May 11, 2016 (54.0 KB)
Runtime 依赖 (1):
activesupport
>= 4.0
Development 依赖 (2):
railties
>= 4.0
rspec-rails
~> 3.0