Victor G. MestreMany-to-many Active Record associations in Ruby on RailsWith this association, Rails will look for a foreign key called user_id in the Attendance table every time we try to get the attendees for…Dec 16, 2020Dec 16, 2020
Victor G. MestreUpload images with your Rails app using Active Storage and CloudinaryOne of the first issues I encountered when deploying my Rails apps to production is that I could no longer store images locally as I was…Dec 8, 2020Dec 8, 2020