active_attr icon indicating copy to clipboard operation
active_attr copied to clipboard

Typecasting Core Extensions

Open cgriego opened this issue 13 years ago • 2 comments

Add #cast_* methods to Object that invoke the built-in typecasters.

cgriego avatar Feb 09 '12 04:02 cgriego

Possible options:

"100.00".cast Float #=> 100.0

bpoweski avatar Feb 09 '12 20:02 bpoweski

Blocked by #72 and #37

cgriego avatar Mar 13 '12 04:03 cgriego