careerbuilder / ruby-cb-api

Ruby wrapper around the CareerBuilder.com APIs
Apache License 2.0
14 stars 18 forks source link

Adding nodes back to create #276

Closed ChooChooo closed 7 years ago

ChooChooo commented 7 years ago

Turns out there is a place (JRP) where you can set the frequency before saving the search. So we need these guys as part of the request.

bowersaa commented 7 years ago

Also on the CDP.

MajinFro commented 7 years ago

the code looks good. I am a little concerned about the gem build failure and test failures though. what was the exact issues with those?

ChooChooo commented 7 years ago

@MajinFro they are all WebMock::NetConnectNotAllowedError they existed in master before I did any work in here