Organizing readme... more easy to read
This commit is contained in:
parent
9a5ac84737
commit
7872d37dce
1 changed files with 2 additions and 3 deletions
|
@ -166,7 +166,6 @@ Low level usage:
|
|||
Article.paginate(:design_doc => 'Article', :view_name => 'by_date',
|
||||
:per_page => 3, :page => 2, :descending => true, :key => Date.today, :include_docs => true)
|
||||
|
||||
|
||||
## Ruby on Rails
|
||||
|
||||
CouchRest is compatible with rails and can even be used a Rails plugin.
|
||||
|
|
Loading…
Add table
Reference in a new issue