-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello!
I was looking at your documentation and tried to do a search with the example you gave, but it seems that it's not working quite right. Mainly this code
Cb.job.search({ location: 'Atlanta' }).results.model.jobs.each do |job| puts "Job Details: #{job.company_name} - #{job.title}" end
Running this gives me
NoMethodError: undefined method search for Cb::Clients::Job:Class
I like what it looks like this gem can offer, but I am unable to use your gem without having to retrofit a solution. Any suggestions for getting up and running?
frankolson
Metadata
Metadata
Assignees
Labels
No labels