An open API service indexing awesome lists of open source software.

https://github.com/will/rails3_couchrest_model_example

Just a small app to show how Rails3 and CouchRest::Model go together
https://github.com/will/rails3_couchrest_model_example

Last synced: 12 months ago
JSON representation

Just a small app to show how Rails3 and CouchRest::Model go together

Awesome Lists containing this project

README

          

# Rails3 and [CouchRest::Model][crm] Example

Just a real quick getting up-and-running sort of example. The commit history is done in steps you'll need. Check that out.

The important part is the `Gemfile` an the `config/initializer/couchdb.rb`

This gemfile is using HEAD of [CouchRest::Model][crm] as of today sept 19, 2010. I'll try to remember to keep this example up to date with the gem, but if I forget, and it's causing you problems following along, let me know. I'll fix it up. --[will](github.com/will)

[crm]: http://github.com/couchrest/couchrest_model