Exception: Xampl::NoAnonymousPersisters
- Inherits:
-
Exception
- Object
- Exception
- Xampl::NoAnonymousPersisters
- Defined in:
- lib/xamplr/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
61 62 63 |
# File 'lib/xamplr/exceptions.rb', line 61 def "All persisters must be named" end |