Bob
Bob

Reputation: 571

CouchDB and Ruby on Rails Tutorials

I am very new to rails and couchdb and I am looking for good tutorials that describe how to create a project using the two technologies.

Does anyone has links to useful resources/tutorials?

Upvotes: 4

Views: 4279

Answers (1)

Aleksandr Tkachev
Aleksandr Tkachev

Reputation: 141

I could recommend you this article: http://mattscodecave.com/posts/getting-couchdb-to-work-with-couchrest-in-rails-4.html (UPDATED)

Also here is good step-by-step manual: http://railskey.wordpress.com/2013/07/10/rails-couchdb-demo-application/

Good luck with CouchDB.

Upvotes: 7

Related Questions