Exception: CarrierWave::DocsplitIntegration::NoModelError

Inherits:
Exception
  • Object
show all
Defined in:
lib/carrierwave-docsplit.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



13
14
15
# File 'lib/carrierwave-docsplit.rb', line 13

def message
  "Text extraction requires a model for the uploader to write results to."
end