An open API service indexing awesome lists of open source software.

https://github.com/eoinkelly/rails-relationship-examples

[WIP, INCOMPLETE] Rails app implementing each of the ten possible bidirectional relationships which can exist between entities
https://github.com/eoinkelly/rails-relationship-examples

entity-relationship entity-relationship-models rails ruby-on-rails

Last synced: 2 months ago
JSON representation

[WIP, INCOMPLETE] Rails app implementing each of the ten possible bidirectional relationships which can exist between entities

Awesome Lists containing this project

README

        

# A guide to database modelling in Rails

I wrote this to clarify my own thinking and communication of

1. Database modelling
2. Implementing those models in Rails

I hope you find it useful.

This guide is still very WIP and incomplete.

[Read the guide](./GUIDE.md)