Hi
I am try to find a way to locate duplicate component instances and then deleting all but 1 instance by just using ruby.
The defintion of duplicate is where two or more of the same component definition have the exactly the same origin.
Thanks for any suggestions.


