module EntityCache::Store::External::Substitute

Public Class Methods

build() click to toggle source
# File lib/entity_cache/store/external/substitute.rb, line 5
def self.build
  External.build
end