Rails Age
Rails ApacheAge Plugin
No ratings yet
- Gem
- rails_age
- Repository
- marpori/rails_age
- License
- MIT
- Stars
- 18
- Added
- August 09, 2026
About
Rails ApacheAge Plugin
In this mini example we have the Flintstone Family Tree. - Person (Node) - has attributes: first_name, last_name, gender - Pet (Node) - has attributes: name, gender, species - HasChild (Edge) - has attributes: guardian_role - HasSibling (Edge) - has attributes: relation - HasSpouse (Edge) - has attributes: spousal_role - HasJob (Edge) - has attributes: employee_role
What you get
- Person (Node) - has attributes: first_name, last_name, gender
- Pet (Node) - has attributes: name, gender, species
- HasChild (Edge) - has attributes: guardian_role
- HasSibling (Edge) - has attributes: relation
- HasSpouse (Edge) - has attributes: spousal_role
- HasJob (Edge) - has attributes: employee_role
Installing it
ruby
# Gemfile
gem "rails_age"
Details
18 stars on GitHub · MIT licensed · maintained by marpori. Source: https://github.com/marpori/rails_age
Discussion (0)
Sign in to join the discussion.
No comments yet.