aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing
diff options
context:
space:
mode:
authorGonçalo Silva <goncalossilva@gmail.com>2011-04-03 02:09:53 +0100
committerGonçalo Silva <goncalossilva@gmail.com>2011-04-03 02:09:53 +0100
commit65022acda0d407b28249988ab2c715d2a8256702 (patch)
tree2a4c76eae05a771880caa91d8eb49fd96bb818a3 /activesupport/lib/active_support/testing
parent5b2b513742ad909ede8956d6021c0bc521c08ddf (diff)
downloadrails-65022acda0d407b28249988ab2c715d2a8256702.tar.gz
rails-65022acda0d407b28249988ab2c715d2a8256702.tar.bz2
rails-65022acda0d407b28249988ab2c715d2a8256702.zip
removed unused class declaration
Diffstat (limited to 'activesupport/lib/active_support/testing')
-rw-r--r--activesupport/lib/active_support/testing/performance/ruby/yarv.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/activesupport/lib/active_support/testing/performance/ruby/yarv.rb b/activesupport/lib/active_support/testing/performance/ruby/yarv.rb
index dcbea17a22..ad0e882214 100644
--- a/activesupport/lib/active_support/testing/performance/ruby/yarv.rb
+++ b/activesupport/lib/active_support/testing/performance/ruby/yarv.rb
@@ -31,8 +31,6 @@ module ActiveSupport
end
end
end
-
- class Amount < Base; end
class Objects < Amount
# Ruby 1.9 + GCdata patch