Class: ProxES::Request::SnapshotPolicy::Scope

Inherits:
ProxES::RequestPolicy::Scope show all
Defined in:
lib/proxes/policies/request/snapshot_policy.rb

Instance Attribute Summary

Attributes inherited from ProxES::RequestPolicy::Scope

#scope, #user

Instance Method Summary collapse

Methods inherited from ProxES::RequestPolicy::Scope

#initialize, #logger

Methods included from Helpers::Indices

#filter

Constructor Details

This class inherits a constructor from ProxES::RequestPolicy::Scope

Instance Method Details

#resolveObject



6
7
8
# File 'lib/proxes/policies/request/snapshot_policy.rb', line 6

def resolve
  scope
end