module EntityCache::Store::Internal::Build::Defaults

Public Class Methods

scope() click to toggle source
# File lib/entity_cache/store/internal/build/defaults.rb, line 6
def self.scope
  Scope.get
end