Exception: AnnotateModels::BadModelFileError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



1002
1003
1004
# File 'lib/annotate/annotate_models.rb', line 1002

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