Many visual tweaks, suggested by Lan
[cs356-p2-videostore.git] / app / models / gameplatform.rb
index 340470f..c14fcf7 100644 (file)
@@ -1,2 +1,3 @@
 class Gameplatform < ActiveRecord::Base
+  belongs_to :game
 end