From 677ce63d92b7725b0a11facddc1ba95f50f865df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Silva?= Date: Sun, 3 Apr 2011 01:09:34 +0100 Subject: profiling enabled under JRuby. Added documentation for workaround described in JRUBY-5650. --- activesupport/lib/active_support/testing/performance/ruby/mri.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'activesupport/lib/active_support/testing/performance/ruby') diff --git a/activesupport/lib/active_support/testing/performance/ruby/mri.rb b/activesupport/lib/active_support/testing/performance/ruby/mri.rb index 22c31927f0..86e650050b 100644 --- a/activesupport/lib/active_support/testing/performance/ruby/mri.rb +++ b/activesupport/lib/active_support/testing/performance/ruby/mri.rb @@ -24,8 +24,6 @@ module ActiveSupport end end end - - class Amount < Base; end class Objects < Amount # Ruby 1.8 + ruby-prof wrapper -- cgit v1.2.3