Class: Time
- Inherits:
-
Object
- Object
- Time
- Defined in:
- lib/at_protocol/tid_ext.rb
Instance Method Summary collapse
Instance Method Details
#to_tid ⇒ Object
4 5 6 |
# File 'lib/at_protocol/tid_ext.rb', line 4 def to_tid ATProto::TID.new(self) end |