x
1
<button name="button" type="submit" class="btn" title="Add to library">Hover</button>
1
<%= button_tag "Hover", class: "btn", title: "Add to library" %>
CSS is not required or multiple files are needed, check the notes.
Java Script is not required or multiple files are needed, check the notes.