Method: Forgejo::TagProtection#created_at
- Defined in:
- lib/forgejo/models/tag_protection.rb
#created_at ⇒ Object
Returns the value of attribute created_at.
19 20 21 |
# File 'lib/forgejo/models/tag_protection.rb', line 19 def created_at @created_at end |