N1QL with Ruby client

Is there any documentation of using N1QL with the RUby client SDK?

If not - can anyone give a example of how to query the Couchbase server using N1QL via the Ruby client?

Thanks

Hi. I’m working on n1ql implementation for ruby. The basic idea is to provide support for it in the separate library, which might be used along with couchbase-model.

I’m going to push a preview version soon. I will update this question then.

Hello, Any updates about querying DocumentDB using N1QL in ruby? Thanks!