class GameOutputs < ActiveRecord::Base attr_accessible :code, :msg, :out_put, :game_id end