Method: Arel::Nodes::TSQuery#expression
- Defined in:
- lib/arel/nodes/ts_query.rb
#expression ⇒ Object (readonly)
Returns the value of attribute expression.
7 8 9 |
# File 'lib/arel/nodes/ts_query.rb', line 7 def expression @expression end |