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

Remove unnecessary call to resolve_column_aliases #657

Merged

Conversation

ghiculescu
Copy link
Contributor

@ghiculescu ghiculescu commented Oct 26, 2020

Fixes #652. FYI @jules2689

ghiculescu referenced this pull request in rails/rails Oct 26, 2020
We now always use `arel_attribute` for attribute alias resolution.
@ghiculescu ghiculescu changed the title Remove unnecessary call to resolve_column_aliases Remove unnecessary call to resolve_column_aliases Oct 26, 2020
@ghiculescu ghiculescu force-pushed the avoid-resolve_column_aliases-2 branch from c2d9066 to 1175f03 Compare October 26, 2020 20:20
@ghiculescu ghiculescu force-pushed the avoid-resolve_column_aliases-2 branch from 1175f03 to c6e1426 Compare October 26, 2020 20:20
@coorasse coorasse self-assigned this Nov 9, 2020
@ghiculescu
Copy link
Contributor Author

man, travis is soooo backed up

@filippoliverani
Copy link

Hey! Any chance of pushing this forward? Rails 6.1.0.rc2 has been released and it would be awesome having a compatible CanCanCan version 🙏

@ghiculescu
Copy link
Contributor Author

We should probably merge this now that 6.1 is live https://weblog.rubyonrails.org/2020/12/9/Rails-6-1-0-release/ since it's a blocker to upgrading.

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

Successfully merging this pull request may close these issues.

accessible_by broken on rails master branch
3 participants