act_as_buddy 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +8 -5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: act_as_buddy
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -171,9 +171,12 @@ dependencies:
171
171
  - - ! '>='
172
172
  - !ruby/object:Gem::Version
173
173
  version: '0'
174
- description: This gem is used to implement self relation in a rails project for any
175
- table. The gem will automatically manage self relation implementation on mumtiple
176
- tables.
174
+ description: ! 'Act-as-Buddy is a gem to allow any model to implement self relation.
175
+ For eg: the friendships of a user can be implemented easily by self relation technique
176
+ of act_as_buddy. Any Model can be buddied or lopped on to itself. Main uses would
177
+ be for Users create friends etc.. Eg: User has many friends and friends are members
178
+ of users table itself. This is expected to be heavily useful in social networking
179
+ domain.'
177
180
  email: krxcet@gmail.com
178
181
  executables: []
179
182
  extensions: []
@@ -209,7 +212,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
209
212
  version: '0'
210
213
  segments:
211
214
  - 0
212
- hash: -672637617
215
+ hash: 611663965
213
216
  required_rubygems_version: !ruby/object:Gem::Requirement
214
217
  none: false
215
218
  requirements: