Challenge Solution: Validate Updates
The solution to the Validate Updates challenge.
We'll cover the following...
Solution
//= link_tree ../images //= link_directory ../javascripts .js //= link_directory ../stylesheets .css
Explanation
app/controllers/pets_controller.rb
Lines 27–34: ...