module ConsolidatedScreeningList

Constants

API_BASE
VERSION

Public Class Methods

user_agent() click to toggle source
# File lib/consolidated_screening_list.rb, line 23
def self.user_agent
  "ConsolidatedScreeningList/#{ConsolidatedScreeningList::VERSION}; +https://github.com/andrewmcodes/consolidated_screening_list)"
end