noesya/osuny

View on GitHub
app/controllers/users/two_factor_authentication_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
class Users::TwoFactorAuthenticationController < Devise::TwoFactorAuthenticationController
  include Users::LayoutChoice
end