Skip to content

Commit

Permalink
minor: gemspec fixes, history, readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Black committed Nov 20, 2012
1 parent c30826e commit 07fc661
Show file tree
Hide file tree
Showing 7 changed files with 426 additions and 51 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -49,8 +49,8 @@ If your bug fix or enhancement deals with Cluster or Replica Set
code, please run all relevant tests for those code subsets before
issuing the request.

* `rake test:sc` for sharded clusters
* `rake test:rs` for replica sets
* `rake test:sharded_cluster` for sharded clusters
* `rake test:replica_set` for replica sets

Cluster and Replica Set testing is currently **not** automatically
performed so it is important they are run in a thorough fashion under
Expand Down

0 comments on commit 07fc661

Please sign in to comment.