RubyGems Navigation menu

sugarcrm 0.9.6

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.9.18 - December 13, 2011 (47.5KB)
  2. 0.9.17 - November 26, 2011 (53KB)
  3. 0.9.16 - August 26, 2011 (52KB)
  4. 0.9.15 - May 19, 2011 (49.5KB)
  5. 0.9.14 - May 04, 2011 (49.5KB)
  6. 0.9.6 - January 11, 2011 (25.5KB)
全てのバージョンを表示(全32件)

Runtime依存関係 (2):

activesupport >= 3.0.0
i18n >= 0

Development依存関係 (4):

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

所有者:

作者:

  • Carl Hicks

SHA 256チェックサム:

2fee0afe4263e4ad45f97260e1c37eba63d506f9f3d4c0f8f68341d77ecb8ece

累計ダウンロード数 157,188

このバージョンのみ 3,164

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: