Avalanche Game prototype. Built with Rails.

mission_agent_invite.rb 97B

    class MissionAgentInvite < ActiveRecord::Base belongs_to :mission_agent belongs_to :user end