Method: Forgejo::ActivityPub#context
- Defined in:
- lib/forgejo/models/activity_pub.rb
#context ⇒ Object
Returns the value of attribute context.
19 20 21 |
# File 'lib/forgejo/models/activity_pub.rb', line 19 def context @context end |