You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,13 @@ Your local pet adoption store has asked you (a frequent dog walker and visitor)
22
22
23
23
5. Now we need to make sure the form is being submitted properly. You'll need to have a third controller action that takes the input from the user and renders a third view (`views/display_puppy.erb`) which displays the info for the puppy that was just created.
24
24
25
-
6. Add a link to the homepage to link to the new puppy form.
25
+
6. Add a link on the homepage to the new puppy form.
26
26
27
27
28
28
29
29
30
30
<pdata-visibility='hidden'>View <ahref='https://learn.co/lessons/sinatra-basic-forms-lab'title='Sinatra Basic Forms Lab'>Sinatra Basic Forms Lab</a> on Learn.co and start learning to code for free.</p>
31
31
32
32
<pdata-visibility='hidden'>View <ahref='https://learn.co/lessons/sinatra-basic-forms-lab'>Sinatra Basic Forms Lab</a> on Learn.co and start learning to code for free.</p>
33
+
34
+
<pclass='util--hide'>View <ahref='https://learn.co/lessons/sinatra-basic-forms-lab'>Sinatra Basic Forms Lab</a> on Learn.co and start learning to code for free.</p>
0 commit comments