Sha256: 5828177a10cb6789ea9623c75ab423d27865efabf27d028b6285977921665948

Contents?: true

Size: 688 Bytes

Versions: 2

Compression:

Stored size: 688 Bytes

Contents

== Welcome to Active Salesforce

  ActiveSalesforce is an extension to the Rails Framework that allows for the dynamic creation and management of 
  ActiveRecord objects through the use of Salesforce meta-data and uses a Salesforce.com organization as the backing store.


== Getting started

1. TBD Add in info on editing scripts/generate and scripts/server + database.yml


== Description of contents

lib
  Application specific libraries. Basically, any kind of custom code that doesn't
  belong under controllers, models, or helpers. This directory is in the load path.
  
script
  Helper scripts for automation and generation.

test
  Unit and functional tests along with fixtures.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
activesalesforce-0.0.2 README
activesalesforce-0.0.3 README