We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I see this gem uses the hominid gem, which fails with ruby 2.0.0
https://github.com/tatemae-consultancy/hominid/issues/55
is there a way to fix this?
trace:
Wrong size. Was 5714, should be 760 /usr/local/rbenv/versions/2.0.0-rc2/lib/ruby/2.0.0/xmlrpc/client.rb:506:in `do_rpc' /usr/local/rbenv/versions/2.0.0-rc2/lib/ruby/2.0.0/xmlrpc/client.rb:281:in `call2' /usr/local/rbenv/versions/2.0.0-rc2/lib/ruby/2.0.0/xmlrpc/client.rb:262:in `call' /home/naviprofi/apps/naviprofi/shared/bundle/ruby/2.0.0/gems/hominid-3.0.5/lib/hominid/api.rb:32:in `method_missing' /home/naviprofi/apps/naviprofi/shared/bundle/ruby/2.0.0/gems/hominid-3.0.5/lib/hominid/list.rb:6:in `find_list_by_name' /home/naviprofi/apps/naviprofi/shared/bundle/ruby/2.0.0/gems/hominid-3.0.5/lib/hominid/list.rb:11:in `find_list_id_by_name' /home/naviprofi/apps/naviprofi/shared/bundle/ruby/2.0.0/gems/devise_mailchimp-0.0.4/lib/devise_mailchimp/mailchimp_list_api_mapper.rb:21:in `name_to_id' /home/naviprofi/apps/naviprofi/shared/bundle/ruby/2.0.0/gems/devise_mailchimp-0.0.4/lib/devise_mailchimp/mailchimp_list_api_mapper.rb:39:in `block in subscribe_to_lists' /home/naviprofi/apps/naviprofi/shared/bundle/ruby/2.0.0/gems/devise_mailchimp-0.0.4/lib/devise_mailchimp/mailchimp_list_api_mapper.rb:38:in `each' /home/naviprofi/apps/naviprofi/shared/bundle/ruby/2.0.0/gems/devise_mailchimp-0.0.4/lib/devise_mailchimp/mailchimp_list_api_mapper.rb:38:in `subscribe_to_lists'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I see this gem uses the hominid gem, which fails with ruby 2.0.0
https://github.com/tatemae-consultancy/hominid/issues/55
is there a way to fix this?
trace:
The text was updated successfully, but these errors were encountered: