Class: Smithy::User
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Smithy::User
- Defined in:
- app/models/smithy/user.rb
Instance Method Summary collapse
Instance Method Details
#smithy_admin? ⇒ Boolean
8 9 10 |
# File 'app/models/smithy/user.rb', line 8 def smithy_admin? true end |