aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorTeng Siong Ong <siong1987@gmail.com>2012-09-23 20:57:11 -0700
committerTeng Siong Ong <siong1987@gmail.com>2012-09-23 20:57:11 -0700
commit3723d24bb36066e192129bdbf6e2e8ee6241af1d (patch)
treef5253db52bc72d1c69c2c3ab028b46f151bc6cec /guides
parent09d298eeccd46857dd018aea7ba0a880640cc289 (diff)
downloadrails-3723d24bb36066e192129bdbf6e2e8ee6241af1d.tar.gz
rails-3723d24bb36066e192129bdbf6e2e8ee6241af1d.tar.bz2
rails-3723d24bb36066e192129bdbf6e2e8ee6241af1d.zip
[ci skip] Update Performance Testing guide.
- remove Palmist which is no longer available. - update link to Query Reviewer.
Diffstat (limited to 'guides')
-rw-r--r--guides/source/performance_testing.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/guides/source/performance_testing.md b/guides/source/performance_testing.md
index 528b9c35b3..f111ce610f 100644
--- a/guides/source/performance_testing.md
+++ b/guides/source/performance_testing.md
@@ -658,9 +658,8 @@ Useful Links
### Rails Plugins and Gems
* [Rails Analyzer](http://rails-analyzer.rubyforge.org)
-* [Palmist](http://www.flyingmachinestudios.com/programming/announcing-palmist)
* [Rails Footnotes](https://github.com/josevalim/rails-footnotes/tree/master)
-* [Query Reviewer](https://github.com/dsboulder/query_reviewer/tree/master)
+* [Query Reviewer](https://github.com/nesquena/query_reviewer)
* [MiniProfiler](http://www.miniprofiler.com)
### Generic Tools