Add to Gemfile and bundle
gem "validates_team_viewer_id"
class Session validates :support_id, team_viewer_id: true end
This project rocks and uses MIT-LICENSE.