Method: Forgejo::PublicKey#created_at

Defined in:
lib/forgejo/models/public_key.rb

#created_atObject

Returns the value of attribute created_at.



19
20
21
# File 'lib/forgejo/models/public_key.rb', line 19

def created_at
  @created_at
end