Method: Kintone::Query::Field#==
- Defined in:
- lib/kintone/query.rb
#==(other) ⇒ Object
91 92 93 |
# File 'lib/kintone/query.rb', line 91 def ==(other) save('=', other.query_format) end |
91 92 93 |
# File 'lib/kintone/query.rb', line 91 def ==(other) save('=', other.query_format) end |