Sha256: c8f7f2db3d4af2ad14573c78a8aa3abfb8963d1ad0f4d97394fdab8fadb96418

Contents?: true

Size: 141 Bytes

Versions: 2

Compression:

Stored size: 141 Bytes

Contents

class Zemanta
  class Fetcher
    class Cache
      class NullResponse
        def to_s
          nil
        end
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
zemanta_client-0.0.2 lib/zemanta/fetcher/cache/null_response.rb
zemanta_client-0.0.1 lib/zemanta/fetcher/cache/null_response.rb