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 incorrect property key for the image_url in a User node #1

Merged
merged 1 commit into from Apr 7, 2014

Conversation

ausmarton
Copy link
Contributor

I just noticed that nodes of the type user were being created with a property "image_url", but while fetching a user, the key that was used to populate the image url was "img_url".

As a result the user/show.haml would render an <img> without any src on it.

maxdemarzi added a commit that referenced this pull request Apr 7, 2014
Fixed incorrect property key for the image_url in a User node
@maxdemarzi maxdemarzi merged commit a546c7a into maxdemarzi:master Apr 7, 2014
@maxdemarzi
Copy link
Owner

Thanks!

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