lib/tunemygc/spies.rb in tunemygc-1.0.16 vs lib/tunemygc/spies.rb in tunemygc-1.0.17
- old
+ new
@@ -8,9 +8,10 @@
end
spy :ActionController
spy :Minitest
spy :ActiveJob
+ spy :Manual
def self.current
s = if ENV['RUBY_GC_SPY']
ENV['RUBY_GC_SPY'].classify
else
\ No newline at end of file