RubyGems Navigation menu

act_as_buddy 1.1.2

Act-as-Buddy is a gem to allow any model to implement self relation. For eg: the friendships of a user can be implemented easily by self relation technique of act_as_buddy. Any Model can be buddied or lopped on to itself. Main uses would be for Users create friends etc.. Eg: User has many friends and friends are members of users table itself. This is expected to be heavily useful in social networking domain.

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

インストール:
=

バージョン履歴:

  1. 1.1.2 - February 25, 2013 (10KB)
  2. 1.1.1 - February 25, 2013 (9.5KB)
  3. 1.1.0 - February 25, 2013 (9.5KB)
  4. 1.0.1 - February 25, 2013 (10KB)
  5. 1.0.0 - February 25, 2013 (9.5KB)

Development依存関係 (10):

activerecord >= 3.1.0
bundler ~> 1.2.3
dummier >= 0.3.2
jeweler ~> 1.8.4
rails >= 0
rake >= 0
rcov = 0.9.11
rdoc ~> 3.12
shoulda >= 0
sqlite3 >= 0

所有者:

作者:

  • kannancet

SHA 256チェックサム:

9c6a3aeef11f78f3c8d485f9d1c1c18c98db60876b4098c8e371420d843400f4

累計ダウンロード数 43,439

このバージョンのみ 9,541

ライセンス:

BSD

必要なRubyのバージョン: なし

リンク: