From 2a916bd7e89dbd20a30005f4fae9112d267dddde Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Tue, 9 Jun 2015 18:00:41 +0300 Subject: [PATCH] add production data dumps to contribution guide --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3abcd7e3ae2..90c51e694a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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