Add copyright notice
This commit is contained in:
parent
b0124fbd26
commit
598cb553c9
@ -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