Method: ESP::ContactRequest.where

Defined in:
lib/esp/resources/contact_request.rb

.wherevoid

This method returns an undefined value.

Not Implemented. You cannot search for ContactRequest.



14
15
16
# File 'lib/esp/resources/contact_request.rb', line 14

def self.where(*)
  fail ESP::NotImplementedError
end