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 |
||
---|---|---|
.. | ||
commands | ||
core | ||
helper | ||
mixins | ||
more | ||
support | ||
validation | ||
mixins.rb | ||
monkeypatches.rb |