forked from Gitlink/forgeplus
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
|
|
json.extract! version, :id, :name,:tag_name, :target_commitish, :tarball_url, :zipball_url,:url, :version_gid
|
||
|
|
json.created_at format_time(version.created_at)
|
||
|
|
|