Method: Actor#as_object_type
- Defined in:
- app/models/actor.rb
#as_object_type ⇒ Object
FIXME SocialStream::ActivityStreams::Supertype should take precedence over SocialStream::ActivityStreams::Subtype
146 147 148 |
# File 'app/models/actor.rb', line 146 def as_object_type subtype_instance.as_object_type end |