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=ab7e45646e597d69f152fffab73fe7fc797fd5c3;hb=0acc9549b65f2c3cd1840f39e31f2177a98bc55e;hp=0000000000000000000000000000000000000000;hpb=be6d865110840adfc90f572a4cf14f62bc4cf31e;p=cs356-p2-videostore.git diff --git a/app/views/video/_form.rhtml b/app/views/video/_form.rhtml new file mode 100644 index 0000000..ab7e456 --- /dev/null +++ b/app/views/video/_form.rhtml @@ -0,0 +1,13 @@ +<%= error_messages_for 'video' %> + + +


+

+ +


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

+ +


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

+ +