ministryofjustice/Claim-for-Crown-Court-Defence

View on GitHub
app/services/remote/external_user.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
module Remote
  class ExternalUser < Remote::User; end
end