Method: Forgejo::TagProtection#updated_at
- Defined in:
- lib/forgejo/models/tag_protection.rb
#updated_at ⇒ Object
Returns the value of attribute updated_at.
25 26 27 |
# File 'lib/forgejo/models/tag_protection.rb', line 25 def updated_at @updated_at end |