Module: SocialStream::ActivityStreams::Supertype
- Included in:
- Models::Supertype
- Defined in:
- lib/social_stream/activity_streams/supertype.rb
Instance Method Summary collapse
-
#as_object_type ⇒ Object
The ActivityStreams object type for this object.
Instance Method Details
#as_object_type ⇒ Object
The ActivityStreams object type for this object
6 7 8 |
# File 'lib/social_stream/activity_streams/supertype.rb', line 6 def as_object_type subtype_instance.as_object_type end |