RubyGems Navigation menu

gift_wrap 1.0.0

A simple Ruby presenter library, for those who enjoy a strong separation of concerns. You include a module, call some class-level macro-style methods, and suddenly you're presenting for a wrapped object. No magic. If your knowledge of pattern names comes from the Rails ecosystem, you might have used the popular Draper 'decorator' library. Think of this like that one, except the term 'presenter' is a better fit.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - August 25, 2016 (16KB)
  2. 0.2.0 - June 27, 2016 (12.5KB)

Development依存関係 (7):

activemodel ~> 4.0
activerecord >= 4.0.0, ~> 4.0
bundler ~> 1.7
rake ~> 10.0
sqlite3 >= 1.3.0, ~> 1.3
turn-again-reporter >= 1.1.0, ~> 1.1

所有者:

作者:

  • Paul Kwiatkowski

SHA 256チェックサム:

dfea9b0c1ac931b9aa4190f13191a4b980b0883e5ed69562a4d36761575e4d3d

累計ダウンロード数 5,297

このバージョンのみ 2,549

ライセンス:

Revised BSD, see LICENSE.md

必要なRubyのバージョン: >= 0

リンク: