Module: Socializer::ObjectTypeBase
- Extended by:
- ActiveSupport::Concern
- Defined in:
- app/models/concerns/socializer/object_type_base.rb
Instance Method Summary collapse
Instance Method Details
#guid ⇒ Object
16 17 18 |
# File 'app/models/concerns/socializer/object_type_base.rb', line 16 def guid activity_object.id end |