class Game < ActiveRecord::Base
  has_many :game_attributes
end