Method: Forgejo::OAuth2Application#created

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

#createdObject

Returns the value of attribute created.



24
25
26
# File 'lib/forgejo/models/o_auth2_application.rb', line 24

def created
  @created
end