Sha256: 495483fefa233e185a0a7372315033654d7d5df6f2fd64b5f1690e6994c8648f

Contents?: true

Size: 98 Bytes

Versions: 3

Compression:

Stored size: 98 Bytes

Contents

module Moneybird
  module HttpError
    class MethodNotAllowed < Faraday::Error
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
moneybird-0.10.2 lib/moneybird/http_error/method_not_allowed.rb
moneybird-0.10.1 lib/moneybird/http_error/method_not_allowed.rb
moneybird-0.9.9 lib/moneybird/http_error/method_not_allowed.rb