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

Fixed: Rails 4.2: NoMethodError: undefined method asc for #<Arel::Nod… #600

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

roman-franko
Copy link
Contributor

This pull request fixes the issue: Rails 4.2: NoMethodError: undefined method `asc' for #<Arel::Nodes::NamedFunction... #483

@jonatack
Copy link
Contributor

jonatack commented Oct 2, 2015

Thanks. Looks like visitor#visit_Ransack_Nodes_Sort might need to have different versions for Active Record and Mongoid.

@avit
Copy link
Contributor

avit commented Feb 17, 2016

@roman-franko bump... this PR looks good, Do you want to give it some fixes for Mongoid so we can get it merged? Let me know if you can't, I'm glad to jump in too.

@scarroll32
Copy link
Member

@roman-franko @avit bump :-)

@avit
Copy link
Contributor

avit commented Dec 29, 2017

Oh wow, so old. Should we still merge without mongoid support? It's a good fix.

@roman-franko
Copy link
Contributor Author

roman-franko commented Dec 29, 2017

Hi, I'm planning to fix this issue for Mongoid asap

@roman-franko
Copy link
Contributor Author

bump!

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.

4 participants