Closed bengladwell closed 2 weeks ago
Hey @bengladwell! Sounds good, before I merge it in, could you please add some docs on how folks are expected to use it? 🙂
@DmitryTsepelev - I added docs. Let me know if you would like to see this stuff documented differently. Thanks.
Closes #191
Adds convenience methods
StoreModel::Model.from_value
andStoreModel::Model.from_values
to instantiateStoreModel::Model
classes from a type, rather than from the class itself, thus getting type behaviors like unknown attribute handling.