Releases: InfoTechRG/salesforce_ar_sync
Releases · InfoTechRG/salesforce_ar_sync
Rails 5 Compatibility
This release adds Rails 5 compatibility.
- Replaces some deprecated rails functions
- Some syntax changes that follow the Ruby Style Guide
- Updated for the new ActionController::Parameters params object (from Rails 4 hash params)
Tag Release v2.1.1
In preparation for Rails 5 compatible version of the gem, I'm tagging the current version of the master branch.
Version 1.1.4
Fix issue with multi-select pick-lists not inserting due to improper format.
Version 1.1.3
Add the ability to sync outbound deletions on the Rails App up to Salesforce. This also comes with the ability to specify when these occur using the sync_outbound_delete and sync_inbound_delete options.
Version 1.1.2
Version 1.1.2