Skip to content

Instantly share code, notes, and snippets.

@codenamejason
Created March 5, 2015 21:35
Show Gist options
  • Save codenamejason/652d639d94d8427911fc to your computer and use it in GitHub Desktop.
Save codenamejason/652d639d94d8427911fc to your computer and use it in GitHub Desktop.
TYPES of actions
- event::create. Event has been created. The object parameter contains the created event.
- event::deleted. Event has been deleted. The object parameter contains the deleted event.
- event::new. The actor has written a new post. The object parameter contains the contents of the post.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment