Class: Parse::Constraint::ReadableByConstraint Deprecated

Inherits:
ACLReadableByConstraint show all
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.

Method Summary

Methods inherited from ACLReadableByConstraint

#build, #readable_by, #strict?