7 8 9 10 11
# File 'lib/bullhorn/categories.rb', line 7 def all response = Bullhorn::Client.query category_id_request ids = get_ids_from response get_category_names_from ids end