undefined method `merge' for #<Hpricot::Attributes:0x1074be008>
25 views
Skip to first unread message
Mlle
unread,
Mar 24, 2011, 5:14:37 PM3/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hpricot
Hi,
I'm getting the above error and I think it's coming from a line
regarding embedded video content in my rails app. Any ideas on how I
can fix it? Someone told me it has to do with the version of hpricot
I have.
Mlle
unread,
Mar 24, 2011, 5:38:30 PM3/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hpricot
I've solved the issue: apparently my version of hpricot must be 0.6 in
order for the code to work.