Class: Parse::Constraint::ReadableByConstraint Deprecated
- Inherits:
-
ACLReadableByConstraint
- Object
- Constraint
- ACLReadableByConstraint
- Parse::Constraint::ReadableByConstraint
- Defined in:
- lib/parse/query/constraints.rb
Overview
Deprecated.
Thin alias of ACLReadableByConstraint. The :readable_by
operator is registered by ACLReadableByConstraint; this constant is
retained only so any code referencing it keeps working. The previous
standalone implementation (no role expansion, no implicit public
"*", divergent empty-ACL shape) has been removed — it never backed
the :readable_by operator and silently disagreed with it.