igor-starostenko/report_factory

View on GitHub
app/models/tester.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

# General type of User
class Tester < User
end