Sha256: 78dc1c555fef5ba4a280e8055fe675346094343cfba641e3a439873a39f94267

Contents?: true

Size: 141 Bytes

Versions: 25

Compression:

Stored size: 141 Bytes

Contents

#!/usr/bin/env ruby

# Suppress logs being written to ./webrat.log
module Webrat
  module Logging
    def logger
      nil
    end
  end
end

Version data entries

25 entries across 13 versions & 1 rubygems

Version Path
cucumber-nagios-0.9.2 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.9.2 features/support/webrat_logging_patches.rb
cucumber-nagios-0.9.0 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.9.0 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.11 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.11 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.10 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.10 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.9 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.9 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.8 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.8 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.7 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.7 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.6 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.6 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.5 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.5 features/support/webrat_logging_patches.rb
cucumber-nagios-0.8.4 lib/cucumber/nagios/support/webrat_logging_patches.rb
cucumber-nagios-0.8.4 features/support/webrat_logging_patches.rb