RubyGems Navigation menu

sugarcrm 0.9.9

A less clunky way to interact with SugarCRM via REST. Instead of SugarCRM.connection.get_entry("Users", "1") you could use SugarCRM::User.find(1). There is support for collections a la SugarCRM::User.find(1).email_addresses, or SugarCRM::Contact.first.meetings << new_meeting. ActiveRecord style finders are in place, with limited support for conditions and joins.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.9.18 - December 13, 2011 (47,5 KB)
  2. 0.9.17 - November 26, 2011 (53 KB)
  3. 0.9.16 - August 26, 2011 (52 KB)
  4. 0.9.15 - May 19, 2011 (49,5 KB)
  5. 0.9.14 - May 04, 2011 (49,5 KB)
  6. 0.9.9 - January 31, 2011 (32,5 KB)
Toon alle versies (32 totaal)

Runtime afhankelijkheden (3):

activesupport >= 3.0.0
i18n >= 0
json >= 0

Development afhankelijkheden (3):

bundler ~> 1.0.0
jeweler ~> 1.5.2
shoulda >= 0

Eigenaren:

Authors:

  • Carl Hicks

SHA 256 checksum:

cb3236aef32216e5306b8134302dbaf3052253402ec49b0f8f8d35902367439f

Total downloads 157.729

Voor deze versie 3.182

Licenties:

N/A

Required Ruby Version: Geen

Links: