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

Add a test case for unscoping default_scope in associations #29611

Merged

Commits on Jun 28, 2017

  1. Add a test case for unscoping default_scope in associations

    Unscoping `default_scope` in associations has already supported (rails#17360
    for preloading, c9cf8b8 for eager loading).
    
    Fixes rails#20679.
    Closes rails#16531.
    kamipo committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    daec73a View commit details
    Browse the repository at this point in the history