Challenge Solution: Dislike Links
Understand how to implement dislike actions in a Rails application by using acts_as_votable methods, configuring routes, and updating views. This lesson guides you through modifying your controller, routes, and views to enable users to register dislikes similarly to likes.
We'll cover the following...
We'll cover the following...
Solution
...//= link_tree ../images //= link_directory ../javascripts .js //= link_directory ../stylesheets .css