Class: Parse::Constraint::WritableByConstraint
- Inherits:
-
WriteableByConstraint
- Object
- Parse::Constraint
- WriteableByConstraint
- Parse::Constraint::WritableByConstraint
- 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
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