Class: AssociateJsonb::ArelNodes::Jsonb::DashDoubleArrow
- Inherits:
-
Operator
- Object
- Arel::Nodes::InfixOperation
- Operator
- AssociateJsonb::ArelNodes::Jsonb::DashDoubleArrow
- Defined in:
- lib/associate_jsonb/arel_nodes/jsonb/dash_double_arrow.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes inherited from Operator
Instance Method Summary collapse
Methods inherited from Operator
Constructor Details
This class inherits a constructor from AssociateJsonb::ArelNodes::Jsonb::Operator
Instance Method Details
#operator ⇒ Object
8 9 10 |
# File 'lib/associate_jsonb/arel_nodes/jsonb/dash_double_arrow.rb', line 8 def operator '->>' end |