-
Notifications
You must be signed in to change notification settings - Fork 124
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
Cannot visit UUIDTools::UUID #2
Comments
Great! Send a pull request and I'll accept it. |
Forked and pull request sent. |
Thanks Daniel! |
I am using activeuuid 0.6.0. I have upgraded my rails from 3.2.15 to 4.1.8 and I an facing same issue while updating object. Using activerecord_sqlserver_adapter gem 4.1.0 and ahoy_matey 1.1.1. Not able to figure out which gem causing this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe below code must be added to your gem, because whenever I did something like post.comments.empty? I got a TypeError: Cannot visit UUIDTools::UUID.
The text was updated successfully, but these errors were encountered: