airbrake.rb 87 Bytes Edit Raw Blame History Permalink 1 2 3 Airbrake.configure do |config| config.api_key = ENV['PAIRWISE_AIRBRAKE_API_KEY'] end