problems with haml to html/erb conversion

Asked

Viewed 19 times

1

Hello. I have the following excerpt in haml:

 %a.btn.btn-small.notes_campaign{:role => "button", :data => {:campaign_group_id => campaign_group.id}}
   %i.icon-tasks
   Notes

And drop to pass it to erb. My problem is in that date passage, later used in an ajax request. I’ve tried so many ways.

Someone’s been through it?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.