+ 1

Using ruby with html

I looked a while and couldn’t find much information. I realize that ruby is the language used for Ruby on Rails. But does the classes and such apply to html in anyway? I figure so but maybe I am just searching in the wrong areas of YouTube and google.

26th Feb 2019, 5:06 PM
Brandon Marcum
Brandon Marcum - avatar
1 Answer
+ 1
You can’t easily add logic to html with Ruby. Instead use Javascript which is the language used to give logic/functionality to webpages. Javascript course: https://www.sololearn.com/Course/JavaScript/?ref=app
26th Feb 2019, 5:55 PM
TurtleShell
TurtleShell - avatar