undefined method 'service_name' for ActiveStorage::Blob after upgrading to rails 6.1.0
You need to create the new upgrade migrations via:
rails active_storage:update
You need to create the new upgrade migrations via:
rails active_storage:update