X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fgame_platform%2F_form.rhtml;fp=app%2Fviews%2Fgame_platform%2F_form.rhtml;h=1601bba6c0e75d2b89fda1c30eba4629234759a4;hb=064ef703594868b7ace2ebe131ba145e27aef6d2;hp=0000000000000000000000000000000000000000;hpb=f102e2d11bd1633579c7cfc244a38a9d8929bd06;p=cs356-p2-videostore.git diff --git a/app/views/game_platform/_form.rhtml b/app/views/game_platform/_form.rhtml new file mode 100644 index 0000000..1601bba --- /dev/null +++ b/app/views/game_platform/_form.rhtml @@ -0,0 +1,7 @@ +<%= error_messages_for 'game_platform' %> + + +


+<%= text_field 'game_platform', 'name' %>

+ +