I'm going to start a new web project in Rails (surely with a phonegap app too) and I wondered if it's a good idea to use Couchbase with Rails.
I think that one of the best things that rails have, is activerecord. Changing this behavior, I believe, is not use the power of Rails... but maybe I am wrong.
I have find a gem for ruby and a "ugly" tutorial.
has somebody used this combination? Is better to use other technology instead Rails with Couchbase?
Thanks for your opinions.