Exception: ModelDoesNotExist
- Inherits:
-
Exception
- Object
- Exception
- ModelDoesNotExist
- Defined in:
- lib/autostats.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
15 16 17 |
# File 'lib/autostats.rb', line 15 def to_s "The model you are looking for is not available" end |