I
Iñaki Baz Castillo
Hi, I'm inspecting the C code of String#capitalize method and have found th=
e=20
following:
rb_define_method(rb_cSymbol, "capitalize", sym_capitalize, 0);
What is it need for? I didn't add such line to my custom C method and works=
=20
ok.
=2D-=20
I=C3=B1aki Baz Castillo <[email protected]>
e=20
following:
rb_define_method(rb_cSymbol, "capitalize", sym_capitalize, 0);
What is it need for? I didn't add such line to my custom C method and works=
=20
ok.
=2D-=20
I=C3=B1aki Baz Castillo <[email protected]>