Actions
Feature #6697
closed[PATCH] Add Kernel#Symbol conversion method like String(), Array() etc.
Feature #6697:
[PATCH] Add Kernel#Symbol conversion method like String(), Array() etc.
Description
For consistency, it seems to make sense to add a Kernel#Symbol helper.
This change would not break any existing code and it provides a more consistent interface.
Thoughts?
Files
Actions