mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-07 21:51:42 +08:00
精简model/controllers/views
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
class SyncForgeController < ApplicationController
|
||||
skip_before_action :user_setup
|
||||
skip_before_action :check_sign
|
||||
|
||||
def create
|
||||
SyncForgeJob.perform_later(params[:sync_params])
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user