mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
import to java_import.
This commit is contained in:
parent
9dabbd0cff
commit
ed4f2b9862
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'jruby/profiler'
|
||||
require 'java'
|
||||
import java.lang.management.ManagementFactory
|
||||
java_import java.lang.management.ManagementFactory
|
||||
|
||||
module ActiveSupport
|
||||
module Testing
|
||||
|
|
Loading…
Reference in a new issue