Ruby gem meta_presenter
MetaPresenter is a Ruby gem for writing highly focused and testable view Rails presenter classes. For each controller/action pair you get a presenter class in app/presenters that you can use in your views with with presenter.method_name. This helps you decompose your helper logic into tight, easily testable classes. There's even a DSL for method delegation on objects to reduce boilerplate.
Summary
Count | 8 occurrences |
---|---|
State | Alive |
Last occurred | |
Habitening next | |
Age | |
Average | |
Honeymoon | |
Trend | None |
In degree | 0 |
Out degree | 13 |
External links |
|