restforce-db 0.5.0
This gem provides two-way bindings between Salesforce records and records in an ActiveRecord-compatible database. It leans on the Restforce library for Salesforce API interactions, and provides a self-daemonizing binary which keeps records in sync by way of a tight polling loop.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (3):
Development 相依性套件 (10):
bundler
~> 1.8
database_cleaner
>= 0
minitest
>= 0
minitest-bang
>= 0
minitest-spec-expect
>= 0
minitest-vcr
>= 0
rake
~> 10.0
rubocop
>= 0
sqlite3
>= 0
webmock
>= 0