Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Models: Document

Lucas Wilson-Richter edited this page Sep 23, 2013 · 1 revision

Represents a scanned document

Fields:

  • created_at
  • updated_at
  • file_name
  • user_id
  • file_size (?)
  • scan_settings_id (?)

Perhaps Paperclip would be useful here. Does it have a way of attaching files that were generated on the server?

Clone this wiki locally