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 (10.0 KB)
  2. 1.1.1 - February 25, 2013 (9.5 KB)
  3. 1.1.0 - February 25, 2013 (9.5 KB)
  4. 1.0.1 - February 25, 2013 (10.0 KB)
  5. 1.0.0 - February 25, 2013 (9.5 KB)

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,385

这个版本 9,527

许可:

BSD

需要的 Ruby 版本:

链接: