RubyGems Navigation menu

act_as_buddy 1.0.1

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チェックサム:

fa1556e1c3bc3c62191d854e0f959549a187f6d50474a6884b5f5a09843b4663

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

このバージョンのみ 8,540

ライセンス:

BSD

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

リンク: