hello-gem/hello

View on GitHub
app/models/password_credential.rb

Summary

Maintainability
A
0 mins
Test Coverage
class PasswordCredential < Credential
  include Hello::RailsActiveRecord::PasswordCredential
end