Is it possible to use multiple couchdb databases for data in rails app while using the CouchRest Model gem? Right now in my rails app I specify the one couchDB database in config/couchdb.yml
. I was wondering if it possible to have more than one couchdb databases being used by one rails app?
Asked
Active
Viewed 100 times
1

Bob
- 561
- 1
- 6
- 18
1 Answers
0
You might want to check out this answer - it worked for my case where I wanted a database for each user

Community
- 1
- 1

user2356726
- 53
- 5