Method: Forgejo::Repository#mirror_updated
- Defined in:
- lib/forgejo/models/repository.rb
#mirror_updated ⇒ Object
Returns the value of attribute mirror_updated.
101 102 103 |
# File 'lib/forgejo/models/repository.rb', line 101 def mirror_updated @mirror_updated end |