Skip to content

Instantly share code, notes, and snippets.

@Eth3rnit3
Created September 4, 2019 19:59
Show Gist options
  • Save Eth3rnit3/86b69f90530503dae2296f08399c6638 to your computer and use it in GitHub Desktop.
Save Eth3rnit3/86b69f90530503dae2296f08399c6638 to your computer and use it in GitHub Desktop.
class Upload < ApplicationRecord
has_one_attached :file
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment