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, options = {})
  process_find(:all, query, options)
end