what are the ways to apply class to link_to in rails code example Example: rails link_to class <%= link_to "Get More Books", books_path, class: "index-link" %>