c4b49baecf
Examples: db = CouchRest::Database.new(...) articles = Article.on(db) articles.all { ... } articles.by_title { ... } u = articles.get("someid") u = articles.new(:title => "I like plankton") u.save # saved on the correct database |
||
---|---|---|
.. | ||
attachments.rb | ||
callbacks.rb | ||
class_proxy.rb | ||
design_doc.rb | ||
document_queries.rb | ||
extended_attachments.rb | ||
extended_document_mixins.rb | ||
properties.rb | ||
validation.rb | ||
views.rb |