Kercode/tutti_gruppi

View on GitHub
app/controllers/authentications/unlocks_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

class Authentications::UnlocksController < Devise::UnlocksController
end