module EntityCache::Store::Internal::Substitute

Public Class Methods

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