Skip to content

Commit

Permalink
Put support notes in README
Browse files Browse the repository at this point in the history
Change-Id: Ib6f4d80d6a3a0ab004f61ff96c5ab7622c51905a
Reviewed-on: http://review.couchbase.org/21100
Reviewed-by: Sergey Avseyev <sergey.avseyev@gmail.com>
Tested-by: Sergey Avseyev <sergey.avseyev@gmail.com>
  • Loading branch information
avsej committed Sep 26, 2012
1 parent 8360383 commit 33feff0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This library allows to declare models for [couchbase gem][1].

## SUPPORT

If you found an issue, please file it in our [JIRA][3]. Also you are
always welcome on `#libcouchbase` channel at [freenode.net IRC servers][4].

Documentation: [http://rdoc.info/gems/couchbase-model](http://rdoc.info/gems/couchbase-model)

## Rails integration

To generate config you can use `rails generate couchbase:config`:
Expand Down Expand Up @@ -138,3 +145,5 @@ And request them later:

[1]: https://github.com/couchbase/couchbase-ruby-client/
[2]: https://github.com/couchbaselabs/ruby-couchbase-model/tree/master/lib/rails/generators/couchbase/view/templates/
[3]: http://couchbase.com/issues/browse/RCBC
[4]: http://freenode.net/irc_servers.shtml

0 comments on commit 33feff0

Please sign in to comment.