class InContact::Contacts
Public Instance Methods
active()
click to toggle source
# File lib/incontact/contacts.rb, line 3 def active connection.get("contacts/active") end
# File lib/incontact/contacts.rb, line 3 def active connection.get("contacts/active") end