Displaying 1 result from an estimated 1 matches for "gravatar_image_tag".
2011 Oct 02
5
tutorial: gravatar_image_tag problem
...ollowed the tutorial exactly except
I am using rails 3.1.0 rather than 3.0.1 and some of the other gem versions
are different.
I posted a gist entry at https://gist.github.com/1257103
Hopefully I posted enough info to get the idea of what''s going on.seems like
I must be using the gravatar_image_tag gem wrong or the rspec test is coded
wrong but I''ve read through the tut over and over and can''t find any
differences.. If I hard code a link in the show page for an image tag it
works great, passes the tests and shows the page.
I do have it showing the page and the gravatar...