Closed lucasmartins closed 11 years ago
Rspec tests keep passing, and I have tested saving a Person to my Highrise account with it, everything seems ok.
I prefer don't change this dependency until Rails 4 is out. What do you think about have it in a branch with a beta version of the gem?
Travis builds fail on: Errno::ENOENT: No such file or directory - /home/travis/.gem-private_key.pem
@lucasmartins I pushed a fix for this issue.
Sure, I agree, I have created a rails-4 branch on my repo too.
I will crete it tomorrow and push the gem for you. ok?
Sure, thanks.
I've just updated activeresource version to be compatible with Rails 4, and removed Ruby version 1.9.2 from .travis.yml since Rails 4 requires 1.9.3+.