module SandthornSnapshotMemcached

Constants

VERSION

Public Class Methods

from_url(url) click to toggle source
# File lib/sandthorn_snapshot_memcached.rb, line 7
def from_url url
  SnapshotStore.new url
end