Konstantin Filtschew

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Yes, probably there is something like this:

logo_attachment: Field::HasOne,
logo_blob: Field::HasOne,

You have to make it an Field::ActiveStorage like this:

logo: Field::ActiveStorage,

Go through all files, search for _blob and fix it.

Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

© 2024 GoRails, LLC. All rights reserved.