genealogy 0.0.2.beta1 → 0.1.1.beta1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/genealogy/version.rb +1 -1
- metadata +3 -2
data/lib/genealogy/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: genealogy
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.1.1.beta1
|
5
5
|
prerelease: 6
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -107,7 +107,8 @@ dependencies:
|
|
107
107
|
- - ! '>='
|
108
108
|
- !ruby/object:Gem::Version
|
109
109
|
version: '0'
|
110
|
-
description: a
|
110
|
+
description: Genealogy is a ruby gem library which extend ActiveRecord::Base class
|
111
|
+
with familiar relationships capabilities in order to build and query genealogies
|
111
112
|
email:
|
112
113
|
- masciugo@gmail.com
|
113
114
|
executables: []
|