From 27993c5a215277765c5b845fe8dc75a48e7eb1db Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sun, 25 Oct 2009 19:53:55 +0100 Subject: AS guide: removes the placeholder for extensions to Benchmark because benchmark.rb just reimplements an existing method --- railties/guides/source/active_support_core_extensions.textile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/railties/guides/source/active_support_core_extensions.textile b/railties/guides/source/active_support_core_extensions.textile index 95c5efedb0..c3eabe7376 100644 --- a/railties/guides/source/active_support_core_extensions.textile +++ b/railties/guides/source/active_support_core_extensions.textile @@ -1724,10 +1724,6 @@ rescue NameError => e end -h3. Extensions to +Benchmark+ - -... - h3. Changelog "Lighthouse ticket":https://rails.lighthouseapp.com/projects/16213/tickets/67 -- cgit v1.2.3