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

Is validating nested attributes trick still necessary for rails 4+? #70

Open
pirj opened this issue Aug 14, 2016 · 0 comments
Open

Is validating nested attributes trick still necessary for rails 4+? #70

pirj opened this issue Aug 14, 2016 · 0 comments

Comments

@pirj
Copy link

pirj commented Aug 14, 2016

Validating nested attributes mentions an inverse_of trick that is said to if you do not specify the :inverse_of option, then Active Record will try to automatically guess the inverse association based on heuristics. Evaluate if that is still relevant, and even if it is, reduce the size of that paragraph.

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

No branches or pull requests

1 participant