Closed basvodde closed 10 years ago
Looks nice, are you using this on production?
Yeah, actually been writing a set of command line tools for manipulating our Highrise data (such a proper importing of csv that actually updates duplicates rather than ignores them). I've made a bunch of changes to the highrise gem for that, but I'll try to make small pull requests at the time so it is clearer what is what and why. I assume that that is preferred.
Great, small pull requests are way better to review and poke around, thanks!
I've got a couple of changes that I'd like to contribute related to custom field (subject data and subject field). I'll start with this small and easy one which are wrappers SubjectData and SubjectField. If you're ok with these, I'll have some other changes coming later.
Thanks!