I have not understood how to upload images/video/ or video chats with
ruby onrails yet. Would I need to make a model for each of those types
of data?
Profile Model
Like for instance, Name:string age:integer.
But how would I put a video model or a video chat model or image model.