Closed harold-s closed 9 years ago
Hello,
I have a model with some active record associations.
I would like to be able to change the export in order to add somme data from the association and remove some of the export data.
For example I have two models, fruits and colour. I would like the export of the class fruit to contain the colour name and not id.
How can I achieve this ?
Thanks !
(Thanks for this great module btw)
Hello,
I have a model with some active record associations.
I would like to be able to change the export in order to add somme data from the association and remove some of the export data.
For example I have two models, fruits and colour. I would like the export of the class fruit to contain the colour name and not id.
How can I achieve this ?
Thanks !
(Thanks for this great module btw)