salesking / json_schema_tools

Tools for building and handling a JSON Schema powered API's
27 stars 9 forks source link

change obj.send(field) lookups to obj.public_send(field) #21

Closed schorsch closed 9 years ago

schorsch commented 9 years ago

this may be a cleaner approach to prevent bad behavoir & habits