Would it make sense to add a simple attach!
method to ActiveStorage::Attached
?
Similar to the create
and create!
in ActiveRecord
. It would just raise an exception if the attach fails.
Would it make sense to add a simple attach!
method to ActiveStorage::Attached
?
Similar to the create
and create!
in ActiveRecord
. It would just raise an exception if the attach fails.