t6d / smart_properties

Ruby accessors on steroids
MIT License
177 stars 20 forks source link

Initialization of required overridden properties #12

Closed t6d closed 9 years ago

t6d commented 9 years ago

Raises an InitializationError if a required but overridden property has not been set (even if the overridden method returns a non-nil value).