Hobo 1.4 <delete-button> NoMethodError

13 views
Skip to first unread message

Jim Harvey

unread,
May 21, 2012, 3:08:56 PM5/21/12
to hobo...@googlegroups.com
I've got this call to <delete-button> in one my index.dryml files:

<delete-button image="delete.png" update="self" title="delete"/>

which is causing this error: undefined method `src' for #<#<Class:0x00000010f58fd8>:0x00000010f313c0>

I had an <image> tag as well which was causing a similar error and had to replace it with this: <%= image_tag "pencil.png", :alt => "Edit" %> for it to work. 

This just started occurring after an upgrade to 1.4. Let me know if there is something I need to change or if this could be a bug. Thanks,


Reply all
Reply to author
Forward
0 new messages