Exception: AnnotateModels::BadModelFileError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



901
902
903
# File 'lib/annotate/annotate_models.rb', line 901

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