ActiveStorage creates 2 tables active_storage_blobs
and active_storage_attachments
. I wonder if there is a way to access them easily through Rails console (i.e. schema migration internal table can be accessed by ActiveRecord::SchemaMigration
)?
Rails is open source, fwiw.
Looks like it’d be ActiveStorage::Blob
and ActiveStorage::Attachment
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With