t6d / smart_properties

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

Check for nil again after conversion #17

Closed t6d closed 9 years ago

t6d commented 9 years ago

If a property is flagged as required, the converter must return a non-nil value.