Sha256: 4b7d81314e2d39987f2b3bb283c7959d57c6797bf5e9f408a6f2765e290dccb3

Contents?: true

Size: 100 Bytes

Versions: 3

Compression:

Stored size: 100 Bytes

Contents

module VNCPostAPI
  mattr_accessor :cache

  self.cache = ActiveSupport::Cache::MemoryStore.new
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vncpost_api-0.4.0 lib/vncpost_api/cache.rb
vncpost_api-0.3.1 lib/vncpost_api/cache.rb
vncpost_api-0.3.0 lib/vncpost_api/cache.rb