joshuabowers / opium

An Object Parse.com Mapping technology for defining models.
MIT License
1 stars 0 forks source link

Create Opium::Model::Inheritable #24

Closed joshuabowers closed 9 years ago

joshuabowers commented 9 years ago

This will eventually handle STI related stuff. For the nonce, it will provide an inherited method which ensures that fields are copied over to inheriting classes. Should help resolve #23.