RubyGems Navigation menu

stately_scopes 0.0.1

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 (9.0 KB)
  2. 0.0.3 - June 25, 2014 (8.5 KB)
  3. 0.0.2 - April 01, 2014 (8.5 KB)
  4. 0.0.1 - March 31, 2014 (8.5 KB)

Runtime 相依性套件 (1):

activerecord ~> 4.0.4

Development 相依性套件 (4):

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

擁有者:

作者:

  • Nicholas Bruning

SHA 256 checksum:

d9a7d29700f7c9130899d91e1d6a062578e743ac96d44bd9019d94c505cefdc1

總下載次數 10,512

這個版本 2,301

License:

MIT

Ruby 版本需求: >= 0

相關連結: