ministryofjustice/Claim-for-Crown-Court-Defence

View on GitHub
app/controllers/passwords_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
class PasswordsController < Devise::PasswordsController
  skip_load_and_authorize_resource
end