Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model - Relationships #16

Open
mfolnovic opened this issue Sep 15, 2010 · 0 comments
Open

Model - Relationships #16

mfolnovic opened this issue Sep 15, 2010 · 0 comments
Labels

Comments

@mfolnovic
Copy link
Owner

Models can have relationships with other models. Currently, we support (marginally) has_many and has_one, and we also need to implement belongs_to and has_many_and_belongs_to. For last relationship, I suggest total rewrite of that part of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant