Massive Cleanup
[cs356-p2-videostore.git] / 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 (file)
@@ -1,4 +1,4 @@
-<h1>New gameplatform</h1>
+<h1>New game_platform</h1>
 
 <% form_tag :action => 'create' do %>
   <%= render :partial => 'form' %>