Method: Chimpactions::ListNotifier#update

Defined in:
lib/chimpactions/notifier.rb

#update(chimpactions) ⇒ Object

Notify the List class that we havea new connection to MailChimp



5
6
7
# File 'lib/chimpactions/notifier.rb', line 5

def update(chimpactions)
  chimpactions::List.new_socket
end