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

Correctly return associated_table when associated_with? is true #25767

Commits on Jul 10, 2016

  1. Correctly return associated_table when associated_with? is true

    `AssociationQueryHandler` requires `association` initialized
    `TableMetadata` even if `table_name == arel_table.name`.
    
    Fixes rails#25689.
    kamipo committed Jul 10, 2016
    Copy the full SHA
    b7d229d View commit details
    Browse the repository at this point in the history