Class Moneta::Adapters::RestClient
In: lib/moneta/adapters/restclient.rb
Parent: Object

Moneta rest client backend which works together with {Rack::MonetaRest} @api public

Methods

clear   delete   key?   load   new   store  

Included Modules

Defaults

Attributes

backend  [R] 

Public Class methods

@param [Hash] options @option options [String] :url URL @option options [Faraday connection] :backend Use existing backend instance

Public Instance methods

(see Proxy#key?)

[Validate]