View Source Bonfire.Social.Acts.Activity (Bonfire v0.9.10-classic-beta.156)

An Act (as specified by Bonfire.Epics) that translates creates an activity for a object (eg. post) or changeset.

Act Options:

  • on - key in assigns to find the object, default: :post
  • verb - indicates what kind of activity we're creating, default: :create
  • current_user - self explanatory

Summary

Functions