mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
仓库releases文件下载链接构建,文件后缀路由,直接下载
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class VersionReleasesController < ApplicationController
|
||||
include ApplicationHelper
|
||||
before_action :load_repository
|
||||
before_action :set_user
|
||||
before_action :require_login, except: [:index, :show]
|
||||
|
||||
Reference in New Issue
Block a user