Skip to content

Commit

Permalink
Merge pull request #64 from manygrams/restforce_docs_fix
Browse files Browse the repository at this point in the history
update Restforce docs section
  • Loading branch information
yatish27 authored Oct 14, 2016
2 parents d60f487 + 717039f commit 7423050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ OR
client_secret: SFDC_APP_CONFIG['SFDC_CLIENT_SECRET'].to_i,
host: SFDC_APP_CONFIG['SFDC_HOST']
)

client.authenticate!
salesforce = SalesforceBulkApi::Api.new(client)


Expand Down

0 comments on commit 7423050

Please sign in to comment.