X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fvideo%2F_form.rhtml;fp=app%2Fviews%2Fvideo%2F_form.rhtml;h=8e903a27b998c71054c9934deca9219f4fd8bdc7;hb=620ca6eedb2bc3b9c31da71553c081f3442b95ce;hp=ab7e45646e597d69f152fffab73fe7fc797fd5c3;hpb=0acc9549b65f2c3cd1840f39e31f2177a98bc55e;p=cs356-p2-videostore.git diff --git a/app/views/video/_form.rhtml b/app/views/video/_form.rhtml index ab7e456..8e903a2 100644 --- a/app/views/video/_form.rhtml +++ b/app/views/video/_form.rhtml @@ -1,6 +1,9 @@ <%= error_messages_for 'video' %> +


+<%= text_field 'video', 'title' %>

+