Answer the question
In order to leave comments, you need to log in
How to embed ruby in javascript in haml?
I'm trying to learn haml. To start on erb:
<script>
var myJSvar = <%= my_ruby_var %>;
</script>
:javascript
var myJSvar = = my_ruby_var;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question