I want to add contacts from my rails application to Gmail account. Is there any gem available to achieve this functionality.
Add this gem to Gemfile
gem 'google-api-client', '0.9.3', require: ['google/apis/people_v1']