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

Use send to call column_for_attribute #35

Merged
merged 1 commit into from
Mar 22, 2016
Merged

Conversation

nettofarah
Copy link
Contributor

This is an attempt to solve #34

For some reason it seems like we're getting a `NoMethodError: protected
method` error when running Polo.explore with rails 4.0.0.

While this is not the most elegant solution, it will solve the protected
method problem.
nettofarah added a commit that referenced this pull request Mar 22, 2016
Use `send` to call `column_for_attribute`
@nettofarah nettofarah merged commit f43f2c0 into master Mar 22, 2016
@nettofarah nettofarah deleted the fix-rails-400-420 branch March 22, 2016 21:38
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.

None yet

1 participant