Class: Parse::Constraint::WritableByConstraint

Inherits:
WriteableByConstraint show all
Defined in:
lib/parse/query/constraints.rb

Overview

Alias for writeable_by (American spelling) NOTE: :writable_by is already registered by ACLWritableByConstraint above. This class provides simplified empty ACL queries and is used internally.

Instance Attribute Summary

Attributes inherited from Parse::Constraint

#operand, #operation, #operator, #value

Method Summary

Methods inherited from WriteableByConstraint

#build, #writeable_by

Methods inherited from Parse::Constraint

#as_json, #build, constraint_keyword, create, formatted_value, #formatted_value, #initialize, #key, #precedence, register, #to_s

Constructor Details

This class inherits a constructor from Parse::Constraint