Class: Jekyll::ActivityPub::Update

Inherits:
Create
  • Object
show all
Defined in:
lib/jekyll/activity_pub/update.rb

Overview

Represents an Update activity

Constant Summary collapse

DATE_ATTRIBUTE =
'updated'

Instance Attribute Summary

Attributes inherited from Create

#actor, #object

Method Summary

Methods inherited from Create

#date, #initialize, #read_yaml

Methods included from Helper

#content, #generate_excerpt?, #hook_owner, #locale, #place_in_layout?, #pruned_data, #render_with_liquid?, #to_json, #to_liquid, #trigger_hooks

Constructor Details

This class inherits a constructor from Jekyll::ActivityPub::Create