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

Index hash_key values were empty because of the key used. #124

Merged
merged 2 commits into from Jun 16, 2013

Conversation

stefanneculai
Copy link
Contributor

Index hash_key values were empty because of the key used. This was happening when the key used was email. I am not sure if it was because of @ or . character from the key value..

@stefanneculai
Copy link
Contributor Author

OK.. Writing the spec for this I find out that the problem was not the one I described above but the fact that sometimes hashes were using strings and sometimes symbols. I will commit shortly the correct fix + the spec for it.

@loganb
Copy link
Collaborator

loganb commented Jun 16, 2013

Great catch!

loganb added a commit that referenced this pull request Jun 16, 2013
Symbolize keys passed to Chain#where()
@loganb loganb merged commit 19a5cbd into Veraticus:master Jun 16, 2013
@stefanneculai stefanneculai deleted the fix_index_hash_key branch June 20, 2013 19:34
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

2 participants