Exception: Current::OrganizationNotAssignedError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Current::OrganizationNotAssignedError
- Defined in:
- app/models/current.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'app/models/current.rb', line 6 def 'Assign an organization to Current.organization before calling it.' end |