act_as_buddy 1.0.1 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -8
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.0.1
4
+ version: 1.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -171,12 +171,9 @@ dependencies:
171
171
  - - ! '>='
172
172
  - !ruby/object:Gem::Version
173
173
  version: '0'
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.'
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.
180
177
  email: krxcet@gmail.com
181
178
  executables: []
182
179
  extensions: []
@@ -212,7 +209,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
212
209
  version: '0'
213
210
  segments:
214
211
  - 0
215
- hash: -924155597
212
+ hash: -510829167
216
213
  required_rubygems_version: !ruby/object:Gem::Requirement
217
214
  none: false
218
215
  requirements: