Method: Forgejo::OAuth2Application#name
- Defined in:
- lib/forgejo/models/o_auth2_application.rb
#name ⇒ Object
Returns the value of attribute name.
28 29 30 |
# File 'lib/forgejo/models/o_auth2_application.rb', line 28 def name @name end |