ActiveStorage Field v0.3.1
this release is again an amazing release done by sedubois
- removes the need to explicitly configure the field when defining the destroy route in a standard manner
- this convention can be overridden/customized with more flexibility by giving access to the Administrate
namespace
,record
andattachment
objects - cleans up the code related to the attachment destroy action
- I also took the opportunity to improve the definition of
many?