module EntityCache::Substitute

Public Class Methods

build() click to toggle source
# File lib/entity_cache/substitute.rb, line 3
def self.build
  EntityCache.build
end