Sha256: 33147160277f28d23f257666c91eeb3b9c375e3211a3cbf7c4b3be91183ed88d
Contents?: true
Size: 367 Bytes
Versions: 5
Compression:
Stored size: 367 Bytes
Contents
post: published: when: :state_changed? if: :published? to: :author link: post_path(:self) message: Your post has been published. comment: new: when: :create to: :post_author from: :user link: post_path(:post) message: '{user.to_s} left a new comment on your post.' update: strategy: :sender scope: :post
Version data entries
5 entries across 5 versions & 1 rubygems