RubyGems Navigation menu

stately_scopes 0.0.2

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.4 - August 20, 2014 (9 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 Abhängigkeiten (1):

activerecord ~> 4.0.4

Development Abhängigkeiten (4):

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

Besitzer:

Autoren:

  • Nicholas Bruning

SHA 256-Prüfsumme:

d1d6186961131cdf17bf3e9ad6ccfcc85b3f749a3eb3276d9a8f2f97960c1556

Downloads insgesamt 10.518

Für diese Version 2.514

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: