+ 2
Ruby in html
Can i use <script></script> to use ruby? If so how?
3 ответов
+ 4
not if there is a...
<ruby> tag✌️✌️🍗🍗
haha using ruby and html isnt as direct as html,js.Youll need some specific platform or something.
not...
if there is a <ruby>😂tag
+ 1
As they said, you can not do it. You can use ruby to generate HTML or on the server, you can even run JS from Ruby.
Check these links if you want to have a clearer idea of what I said before:
- https://rubyonrails.org/
- https://github.com/judofyr/heffigy
- http://www.rubyinside.com/harmony-javascript-and-a-dom-environment-in-ruby-3001.html
- 1
no, only javascript support is guaranteed by the html standart