From ed4f2b9862a46c2a486a4ebcb4e7c706b5e0fd30 Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Tue, 24 May 2011 10:13:27 +0530 Subject: import to java_import. --- activesupport/lib/active_support/testing/performance/jruby.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/lib/active_support/testing/performance/jruby.rb b/activesupport/lib/active_support/testing/performance/jruby.rb index 6b27959840..326904bbac 100644 --- a/activesupport/lib/active_support/testing/performance/jruby.rb +++ b/activesupport/lib/active_support/testing/performance/jruby.rb @@ -1,6 +1,6 @@ require 'jruby/profiler' require 'java' -import java.lang.management.ManagementFactory +java_import java.lang.management.ManagementFactory module ActiveSupport module Testing -- cgit v1.2.3