Method: Forgejo::Tag#commit

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

#commitObject

Returns the value of attribute commit.



21
22
23
# File 'lib/forgejo/models/tag.rb', line 21

def commit
  @commit
end