restforce-db 4.1.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依存関係 (9):
bundler
>= 0
database_cleaner
>= 0
minitest
= 5.5.1
minitest-spec-expect
>= 0
minitest-vcr
>= 0
rake
~> 10.0
rubocop
~> 0.31.0
sqlite3
>= 0
webmock
>= 0