salesforce_http_client 0.2.0
This gem provides a simple way to download report data from salesforce.com. It works well with any ruby applications, include such as Ruby on Rails.You can access salesfore.com using only your sales force login id (=email) and password. A security token is no need.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
httpclient
~> 2.6.0.1
Development afhankelijkheden (11):
bundler
~> 1.6
coveralls
>= 0
guard
>= 0
guard-rspec
>= 0
guard-rubocop
>= 0
pry
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
webmock
>= 0