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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.1.2 - February 25, 2013 (10 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 KB)
  5. 1.0.0 - February 25, 2013 (9,5 KB)

Development Abhängigkeiten (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

Besitzer:

Autoren:

  • kannancet

SHA 256-Prüfsumme:

fa1556e1c3bc3c62191d854e0f959549a187f6d50474a6884b5f5a09843b4663

Downloads insgesamt 43.400

Für diese Version 8.532

Lizenz:

BSD

Erforderliche Ruby-Version: None

Links: