active_attr
active_attr copied to clipboard
Typecasting Core Extensions
Add #cast_* methods to Object that invoke the built-in typecasters.
Possible options:
"100.00".cast Float #=> 100.0
Blocked by #72 and #37