Exception: Current::OrganizationAlreadyAssignedError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Current::OrganizationAlreadyAssignedError
- Defined in:
- app/models/current.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
12 13 14 |
# File 'app/models/current.rb', line 12 def 'Current.organization has already been set in the current thread and should not be set again.' end |