sugarcrm 0.8.2
I've implemented all of the basic API calls that SugarCRM supports, and am actively building an abstraction layer on top of the basic API methods. The end result will be to provide ActiveRecord style finders and first class objects. Some of this functionality is included today.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activesupport
>= 3.0
json
>= 0
Development 相依性套件 (1):
shoulda
>= 0