Skip to content

Instantly share code, notes, and snippets.

@danascheider
Created February 4, 2021 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danascheider/95f342f9e6159adb9fa15bc44c338be4 to your computer and use it in GitHub Desktop.
Save danascheider/95f342f9e6159adb9fa15bc44c338be4 to your computer and use it in GitHub Desktop.
class File < ApplicationRecord
has_one_attached :file
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment