RubyGems Navigation menu

stately_scopes 0.0.4

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.1

Development 依赖 (4):

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

业主:

作者:

  • Nicholas Bruning

SHA 256 校验和:

ed8f0b631c26e6ac9116775095ecd78f7e9afd0afaa8ff55225d80ca4f221952

下载总量 10,429

这个版本 3,425

许可:

MIT

需要的 Ruby 版本: >= 0

链接: