Method: Zena::Remote::Interface::Read#all
- Defined in:
- lib/zena/remote/interface.rb
#all(query, options = {}) ⇒ Object
134 135 136 |
# File 'lib/zena/remote/interface.rb', line 134 def all(query, = {}) process_find(:all, query, ) end |