Add the Gameplatform MVC to handle the different game platforms
[cs356-p2-videostore.git] / app / helpers / gameplatform_helper.rb
diff --git a/app/helpers/gameplatform_helper.rb b/app/helpers/gameplatform_helper.rb
new file mode 100644 (file)
index 0000000..a8bb6d0
--- /dev/null
@@ -0,0 +1,2 @@
+module GameplatformHelper
+end