Tagged Questions
1
vote
2answers
68 views
Set site/user fields in ActiveResource
I am building a sinatra app that will use Highrise CRM gem to access Highrise data. This gem is based on ActiveResource class. I want to set site, user fields for every request. I followed suggestion ...
1
vote
0answers
37 views
Set site/username field ActiveResource based highrise gem
I am building a sinatra app that will use Highrise CRM gem to access Highrise data. The example code to use this gem from the wiki,
require 'highrise'
Highrise::Base.site = ...
0
votes
1answer
56 views
Rails, Finding objects in complex hashes
I'm building an app that integrates with Highrise, and so-far-so-good, however, when trying to import a person Highrise::People it spits out a huge hash similar to this:
[ ..., ...