Skip to main content

All Questions

0 votes
1 answer
1k views

Can I use Single Table Inheritance with has_many to get a collection of multiple types

I have a Citation class and I want each Citation to have many Resources. A resource can be a LocalFile, Link (and maybe something like a dropbox file). Resources will share most functionality and ...
Peter Gerdes's user avatar
  • 2,806