Skip to content

Documentation is off #273

Description

@L33tH4x0r

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions