Module: SocialStream::ActivityStreams::Supertype

Included in:
Models::Supertype
Defined in:
lib/social_stream/activity_streams/supertype.rb

Instance Method Summary collapse

Instance Method Details

#as_object_typeObject

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