Massive Cleanup
[cs356-p2-videostore.git] / app / views / layouts / game_platform.rhtml
similarity index 87%
rename from app/views/layouts/gameplatform.rhtml
rename to app/views/layouts/game_platform.rhtml
index 8abc654..ebeb521 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
   <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
-  <title>Gameplatform: <%= controller.action_name %></title>
+  <title>GamePlatform: <%= controller.action_name %></title>
   <%= stylesheet_link_tag 'scaffold' %>
 </head>
 <body>