From d262fab3a165eb06febcc595c8a9b0946d23a743 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Thu, 10 Jan 2013 17:53:41 +0100 Subject: mention performance test extraction in 4.0 guide --- guides/source/4_0_release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guides/source/4_0_release_notes.md b/guides/source/4_0_release_notes.md index 2242b2699f..52571fab60 100644 --- a/guides/source/4_0_release_notes.md +++ b/guides/source/4_0_release_notes.md @@ -68,6 +68,7 @@ In Rails 4.0, several features have been extracted into gems. You can simply add * Action Caching ([Github](https://github.com/rails/actionpack-action_caching), [Pull Request](https://github.com/rails/rails/pull/7833)) * Page Caching ([Github](https://github.com/rails/actionpack-page_caching), [Pull Request](https://github.com/rails/rails/pull/7833)) * Sprockets ([Github](https://github.com/rails/sprockets-rails)) +* Performance tests ([Github](https://github.com/rails/rails-perftest), [Pull Request](https://github.com/rails/rails/pull/8876)) Documentation ------------- -- cgit v1.2.3