-
Notifications
You must be signed in to change notification settings - Fork 27
Symbols? #41
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
My expectation when using this gem was that the values would be automatically returned as symbols, however strings are used by default.
If I submit a pull request that adds the option to have enums be automatically returned as symbols, and make this option configurable and off by default, would that be reasonable, or are you against that line of thinking?