RubyGems Navigation menu

scopes_for_associations 0.1.5

Define very basic, commonly used scopes for ActiveRecord associations. E.g. if a Post model has an author and a category association, scopes will be defined like Post.for(author) or Post.for(category).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.5 - February 10, 2012 (7.0 KB)
  2. 0.1.4 - February 10, 2012 (6.5 KB)
  3. 0.1.3 - February 14, 2011 (6.5 KB)
  4. 0.1.2 - February 12, 2011 (6.0 KB)
  5. 0.1.1 - February 09, 2011 (6.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (2):

activerecord >= 3.0.0
rake >= 0.8.7

Development 相依性套件 (3):

rspec = 2.5.0
sqlite3 = 1.3.5

擁有者:

作者:

  • Jared Ning

SHA 256 checksum:

4fb5c2126d342d84ab5e19312c836378c5942232d4beceb0997ecf340e545c14

總下載次數 19,109

這個版本 4,011

License:

Ruby 版本需求:

相關連結: