genealogy 2.4.0
Genealogy is a ruby gem library which extends ActiveRecord models in order to make its instances act as relatives so that you can build and query genealogies
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
> 4.0
activesupport
> 4.0
Development Dependencies (14):
appraisal
>= 0
byebug
>= 0
database_cleaner
>= 0
gem-release
>= 0
github-markup
>= 0
mysql2
>= 0
pg
>= 0
rake
>= 0
redcarpet
>= 0
rspec
~> 3.0
rspec-its
>= 0
simplecov
>= 0
sqlite3
>= 0
yard
>= 0