Diego Scataglini

Results 1 issues of Diego Scataglini

Currently it's not possible to pass `html_options` to the `javascript_tag`. So the following is not possible ``` opal_tag nonce: true do # some javascript end ``` This PR fixes that...