Skip to content

Instantly share code, notes, and snippets.

@sprite2005
Created August 14, 2009 00:52
Show Gist options
  • Save sprite2005/167559 to your computer and use it in GitHub Desktop.
Save sprite2005/167559 to your computer and use it in GitHub Desktop.
def connected_conference?
!client.nil? && !vendor.nil? && !transaction.nil?
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment