Exception: AnnotateModels::BadModelFileError
- Inherits:
-
LoadError
- Object
- LoadError
- AnnotateModels::BadModelFileError
- Defined in:
- lib/annotate/annotate_models.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
913 914 915 |
# File 'lib/annotate/annotate_models.rb', line 913 def to_s "file doesn't contain a valid model class" end |