X-Git-Url: https://www.irasnyder.com/gitweb/?p=cs356-p2-videostore.git;a=blobdiff_plain;f=app%2Fviews%2Fgame_platform%2Fnew.rhtml;fp=app%2Fviews%2Fgameplatform%2Fnew.rhtml;h=fdc286dcf63a8af8c365433f35b3855077334a0f;hp=7341fb4ae2928f0c13707ecda37e7d586485b50a;hb=064ef703594868b7ace2ebe131ba145e27aef6d2;hpb=f102e2d11bd1633579c7cfc244a38a9d8929bd06 diff --git a/app/views/gameplatform/new.rhtml b/app/views/game_platform/new.rhtml similarity index 85% rename from app/views/gameplatform/new.rhtml rename to app/views/game_platform/new.rhtml index 7341fb4..fdc286d 100644 --- a/app/views/gameplatform/new.rhtml +++ b/app/views/game_platform/new.rhtml @@ -1,4 +1,4 @@ -

New gameplatform

+

New game_platform

<% form_tag :action => 'create' do %> <%= render :partial => 'form' %>