Currently the skip option is not being respected when showing the associations.
It's desired to not display the parent model on each association displayed.
To achieve this, a change on PageCollection is necessary to allow for customization of the property attribute_names.
Currently the
skipoption is not being respected when showing the associations.It's desired to not display the parent model on each association displayed.
To achieve this, a change on
PageCollectionis necessary to allow for customization of the propertyattribute_names.