ActiveSalesforce 1.1.3 is here!

by Nick Tran on March 28, 2007 at 10:38 AM

Ruby-on-Rails fans, your 9.0 API friendly adapter is here.

Here's what's new:
* works with the latest rails and the latest rubygem
* uses select count() for performance increase
* supports LIMIT
* supports clientId
* API Relationships coming in 1.5

Note:  In your environment.rb, change
require_gem 'activesalesforce'

to

require 'activesalesforce'

Check out this wiki page on how to get started with ActiveSalesforce.

UPDATE:  1.1.4 was just released to fix SID authentication connection management bugs.

TrackBack

TrackBack URL for this entry: http://www.typepad.com/services/trackback/6a00d8341cded353ef00d8342efb8953ef

Listed below are links to weblogs that reference ActiveSalesforce 1.1.3 is here!:

Comments

Posted by Eugene Chan on March 28, 2007 04:44 PM:

Excellent. Can't wait to test it out.

The comments to this entry are closed.