Exception: AnnotateModels::BadModelFileError

Inherits:
LoadError
  • Object
show all
Defined in:
lib/annotated/annotate_models.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



986
987
988
# File 'lib/annotated/annotate_models.rb', line 986

def to_s
  "file doesn't contain a valid model class"
end