Compare commits
No commits in common. "054561faa68147012db0160767c949e7c8267cf7" and "82c543b1671e4be8763ec28233008c5964e9d80d" have entirely different histories.
054561faa6
...
82c543b167
@ -10,10 +10,4 @@ class CaptchaController < ApplicationController
|
||||
media_url: media_captcha_index_url(id:)
|
||||
}, status: :created
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def set_tenant
|
||||
ActsAsTenant.current_tenant = nil
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user