I seem to have run into an odd issue. I am trying to create a simple
link_to "delete", resource(@snippet), :method => 'delete' and it does
not seem to work. It renders:

<a method="delete" href="/snippets/5">delete</a>

I am wondering how I can make this happen without using the
delete_button helper...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to