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 總和檢查碼:

=

總下載次數 43,982

這個版本 9,677

版本发布:

授權:

BSD

Ruby 版本需求:

相關連結: