Class: JekyllEmbedlyPlugin::NullCache

Inherits:
Object
  • Object
show all
Defined in:
lib/jekyll-embedly-plugin.rb

Instance Method Summary collapse

Instance Method Details

#read(_key) ⇒ Object



40
# File 'lib/jekyll-embedly-plugin.rb', line 40

def read(_key); end

#write(_key, _data) ⇒ Object



42
# File 'lib/jekyll-embedly-plugin.rb', line 42

def write(_key, _data); end