Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 667
Bob Avatar asked Mar 20 '23 06:03

Bob


1 Answers

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.

like image 186
Aleksandr Tkachev Avatar answered Mar 23 '23 11:03

Aleksandr Tkachev