samvera / hydra-pcdm

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

Rework association names. drop parent_ and child_ #180

Closed jcoyne closed 9 years ago

jcoyne commented 9 years ago
child_collections  -> collections
parent_collections -> in_collections
child_works -> works
parent_works -> in_works
elrayle commented 9 years ago

Also effected...

NOTE: no method for...

NOTE: Adding deprecation messages for change methods to avoid problems with apps using these methods. Deprecation end date 10-31-2015.

elrayle commented 9 years ago

Rubocop doesn't like #is_member_of. Changed it to #member_of