Y
Yousef Jawwad
I am asking for , how I can call Ruby from html
for example :
<html>
<body>
<form action="something.rb"> // its possible to do that
</form>
</body>
</html>
for example :
<html>
<body>
<form action="something.rb"> // its possible to do that
</form>
</body>
</html>