Update and Delete
We'll cover the following...
We'll cover the following...
Now that you know how to create and retrieve Active Record objects, you can learn how to make modifications to them.
Currently, your database looks like this:
Note: We omit the
created_at
andupdated_at
attributes since they are managed internally by Rails/ Active Record.
Update
You will notice that you have capitalized the names for all pets except the pet with the name ...