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