Object
# File lib/brakeman/processors/config_processor.rb, line 7 def self.new tracker if tracker.options[:rails3] Brakeman::Rails3ConfigProcessor.new tracker else Brakeman::Rails2ConfigProcessor.new tracker end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.