app/views/oxen/accounts/_account.html.haml in oxen_account-0.4.11 vs app/views/oxen/accounts/_account.html.haml in oxen_account-0.4.12

- old
+ new

@@ -1 +1 @@ -%tr{ id: "tr-#{resource_class}-#{resource.id}"} +%tr{ id: "tr-#{resource.class.to_s}-#{resource.id}"}