params_error.rb 64 Bytes Edit Raw Blame History Permalink 1 2 3 module AirbrakeApi class ParamsError < StandardError; end end