yatish27 / salesforce_bulk_api

A Ruby client for Salesforce's bulk API
MIT License
78 stars 97 forks source link

removed oauth dependency #17

Closed gregormelhorn closed 11 years ago

gregormelhorn commented 11 years ago

oauth is not used inside this gem (auth is handled by databasedotcom gem), and the dependency created problems with devise and google-oauth versions I was using.