Add copyright notice
This commit is contained in:
parent
2889dc5c98
commit
7803df7494
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024 Manuel Bustillo
|
||||
|
||||
class Users::ConfirmationsController < Devise::ConfirmationsController
|
||||
clear_respond_to
|
||||
respond_to :json
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024 Manuel Bustillo
|
||||
|
||||
require 'swagger_helper'
|
||||
|
||||
RSpec.describe 'users/confirmations', type: :request do
|
||||
|
Loading…
x
Reference in New Issue
Block a user