From 7f94615fce8448784e26f6b29975e5dcbbe08d69 Mon Sep 17 00:00:00 2001 From: Ilya Katz Date: Fri, 26 Oct 2012 16:30:34 -0300 Subject: [PATCH] configuration should be set in test.rb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5131ea5..fe3a8ac 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Bundle it: Set up rspec-dump-profile-customizer is easy. Just put it in your Gemfile and add your application.rb settings. -application.rb +config/environments/test.rb config.rspec_dump_profile.number = 15 config.rspec_dump_profile.second = 3.5