Avalanche Game prototype. Built with Rails.
class MissionAgentInvite < ActiveRecord::Base belongs_to :mission_agent belongs_to :user end