samvera / hydra-pcdm

Samvera implementation of the PCDM model
Other
11 stars 10 forks source link

add method parent_collection_ids and tests for this method. #168

Closed blancoj closed 9 years ago

blancoj commented 9 years ago

add method parent_collection_ids to models/concerns/pcdm_behavior.rb to return all the ids belonging to the parent collections, and add test case to test this new method.