RubyGems Navigation menu

stately_scopes 0.0.3

I've found that when developing Rails apps, I tend to almost always pair each scope with an instance method which returns a boolean indicating whether the object is included inside that scope.\n\nThis gem simply automatically creates that method for you. Nothing super fancy, and you might consider replacing the state methods with your own, more efficient, implementations - but it's great for early stages of development, or providing a comparative case for unit tests.

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

インストール:
=

バージョン履歴:

  1. 0.0.4 - August 20, 2014 (9KB)
  2. 0.0.3 - June 25, 2014 (8.5KB)
  3. 0.0.2 - April 01, 2014 (8.5KB)
  4. 0.0.1 - March 31, 2014 (8.5KB)

Runtime依存性 (1):

activerecord ~> 4.1.0

Development依存性 (4):

bundler ~> 1.5
minitest >= 0
rake >= 0
sqlite3 >= 0

オーナー:

作者:

  • Nicholas Bruning

SHA 256チェックサム:

9e854462fdba5bce659e123547babe9eeec7809597c927995d69e071bdadbc78

累計ダウンロード数 9,842

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

ライセンス:

MIT

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

リンク: