t6d / smart_properties

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

Add property! method to define required arguments #51

Closed SebastianSzturo closed 8 years ago

SebastianSzturo commented 8 years ago

Closes https://github.com/t6d/smart_properties/issues/49

Add alternative notation property! method to define required arguments.

CC: @t6d