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

Customizable model associations #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tfe
Copy link
Contributor

@tfe tfe commented Feb 4, 2015

Provide a way to customize which associations are displayed when showing a model.

I have just realized that I've been completely ignoring the DataMapper adapter and only modifying the ActiveRecord class. :-/

@jdurand
Copy link
Contributor

jdurand commented Apr 17, 2015

Model.associations(*associations) conflicts with an already existing Model.associations method.

@tfe
Copy link
Contributor Author

tfe commented Apr 28, 2015

I think I renamed the original method? In any case, this is working in production for me, so something is right about it.

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

Successfully merging this pull request may close these issues.

2 participants