# File lib/rr/autohook.rb, line 15 def autohook applicable_adapters.each do |adapter| puts "Using adapter: #{adapter.name}" if RR.debug? adapter.hook end end
# File lib/rr/version.rb, line 4 def self.version; VERSION; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.