Ruby on Rails Sunday, October 2, 2011

On Sun, Oct 2, 2011 at 1:29 PM, Allen A. Maxwell <aamax@xmission.com> wrote:

I posted a gist entry  at https://gist.github.com/1257103


The spec is looking for an IMG tag within an H1 tag, and it wants that IMG tag to have CLASS="gravatar". If you scroll down to your HTML source, there is no CLASS attribute on your gravatar IMG tag. This is dealt with in the tutorial. Go down to the heading named 'A gravatar helper' to find out how to fix this:


Vinod 
--
Vinod Kurup, MD
http://kurup.org

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment