Sha256: 4ccc2c0c687ba8cf7c66858f9194a2daca1cb2ae488d8e42c70b0c85d63e11c6

Contents?: true

Size: 84 Bytes

Versions: 6

Compression:

Stored size: 84 Bytes

Contents

module LongURL
  class Cache < Hash
    alias :get :[]
    alias :set :[]=
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
jakimowicz-longurl-0.0.2 lib/longurl/cache.rb
jakimowicz-longurl-0.0.3 lib/longurl/cache.rb
jakimowicz-longurl-0.0.4 lib/longurl/cache.rb
longurl-0.0.3 lib/longurl/cache.rb
longurl-0.0.2 lib/longurl/cache.rb
longurl-0.0.4 lib/longurl/cache.rb