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

Compatibility with Ransack #19

Open
jamescway opened this issue Jul 10, 2013 · 2 comments
Open

Compatibility with Ransack #19

jamescway opened this issue Jul 10, 2013 · 2 comments

Comments

@jamescway
Copy link

Rails 4.0.0, Ruby 1.9.3

NoMethodError - undefined method `v' for #<Ransack::Search:0x007ff217364ca8>:

I downloaded the Railscast repo for Ransack and upgraded it to Rails4, when I add letters into the gemfile, it causes the problem. My suspicion is that its a name collision in Ransack. Tho in my case its for ':v' which doesn't seem to have a duplicate method...

@davejacobs
Copy link
Owner

Thanks for the note. What do you see as a good solution here? Would you like the ability to disable specific Letters? Is it a simple naming conflict, or is this a deeper problem that's specific to the Ransack library? (I haven't used Ransack.)

@jamescway
Copy link
Author

Not sure, I'll try to narrow down what the exact conflict is. Would like to continue to use letters.

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

2 participants