Sha256: 80267cbd4fe809b2ee4100d4173d4b9a325ef7afa372d91a50d8318a96f7d8f8

Contents?: true

Size: 115 Bytes

Versions: 23

Compression:

Stored size: 115 Bytes

Contents

# frozen_string_literal: true

module EveOnline
  module Exceptions
    class NotModified < Base
    end
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
eve_online-0.24.0 lib/eve_online/exceptions/not_modified.rb
eve_online-0.23.0 lib/eve_online/exceptions/not_modified.rb
eve_online-0.22.0 lib/eve_online/exceptions/not_modified.rb