Skip to content

Commit

Permalink
add production data dumps to contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
farukaydin committed Jun 9, 2015
1 parent e4e248d commit 2a916bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -178,6 +178,10 @@ than Rubygems and may suit your organization’s needs better.**
* If you see "Processing 0 gems" you’ve probably specified the wrong
directory. The proper directory will be full of .gem files.

#### Getting the data dumps
* You can use rubygems.org data [dumps](https://rubygems.org/pages/data) to test
application in development environment especially for performance related issues.

#### Pushing gems

* In order to push a gem to your local installation use a command like
Expand Down

0 comments on commit 2a916bd

Please sign in to comment.