ucberkeley/moocchat

View on GitHub
app/models/administrator.rb

Summary

Maintainability
A
0 mins
Test Coverage
class Administrator < User
  
end