Sha256: 4cf8f6068149117ee376769f8962b12aebec6c1b138888ba8fb2c933ff9a28ad

Contents?: true

Size: 392 Bytes

Versions: 1

Compression:

Stored size: 392 Bytes

Contents

# CouchRest Model for radiantcms-couchrest_model

Based on the original work made by the CouchRest Model team

## Install

### Gem

    $ sudo gem install couchrest_model-radiant

### Bundler

If you're using bundler, just define a line similar to the following in your project's Gemfile:

    gem 'couchrest_model-radiant'

### Model

    $ rails generate model person --orm=couchrest_model

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
couchrest_model-radiant-1.0.0 README.md