aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance/ruby
diff options
context:
space:
mode:
authorGonçalo Silva <goncalossilva@gmail.com>2011-04-03 01:09:34 +0100
committerGonçalo Silva <goncalossilva@gmail.com>2011-04-03 02:02:03 +0100
commit677ce63d92b7725b0a11facddc1ba95f50f865df (patch)
tree79dea5461f31dd47d2ab0ec523853c8b3c682873 /activesupport/lib/active_support/testing/performance/ruby
parentb8f9a4515682f2722dc6e8ff9c106f5f774e703b (diff)
downloadrails-677ce63d92b7725b0a11facddc1ba95f50f865df.tar.gz
rails-677ce63d92b7725b0a11facddc1ba95f50f865df.tar.bz2
rails-677ce63d92b7725b0a11facddc1ba95f50f865df.zip
profiling enabled under JRuby. Added documentation for workaround described in JRUBY-5650.
Diffstat (limited to 'activesupport/lib/active_support/testing/performance/ruby')
-rw-r--r--activesupport/lib/active_support/testing/performance/ruby/mri.rb2
1 files changed, 0 insertions, 2 deletions
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