On Monday, November 10, 2014, Dave Castellano <li...@ruby-forum.com> wrote:

I am getting the error:
> undefined method `symbolize_keys' for "/contents/index_books/13":String
>
> for the following:
>
>  <%= link_to(image_tag src= asset_path("#{subject.icon}" + '.png'),
> index_books_path(:subject_id => subject.id)) %>


Try fixing the "src=" bit.  That's HTML, not Ruby.


-- 
Sent from Gmail Mobile; please excuse top posting, typos, etc. :-(

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAHxKQij-2Bme3whYFz7foHYWk_cHL1RSSZNQBA%2B9JPRaT%3Dy45w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to