Skip to content

Remove transform_keys method since is supported by ruby 2.5.0 and above#37

Open
maosotero wants to merge 1 commit intobhgames:masterfrom
maosotero:Fix-transform_keys
Open

Remove transform_keys method since is supported by ruby 2.5.0 and above#37
maosotero wants to merge 1 commit intobhgames:masterfrom
maosotero:Fix-transform_keys

Conversation

@maosotero
Copy link
Copy Markdown

Transform keys is now supported in ruby since 2.5 so this is causing issues with old code for transform_keys

ErnestChiu2023 added a commit to persona-id/json-logic-ruby that referenced this pull request Apr 3, 2026
Ruby has included Hash#transform_keys natively since 2.5, so the custom
implementation is no longer needed. Ported from upstream PR bhgames#37.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ErnestChiu2023 added a commit to persona-id/json-logic-ruby that referenced this pull request Apr 3, 2026
Ruby has included Hash#transform_keys natively since 2.5, so the custom
implementation is no longer needed. Ported from upstream PR bhgames#37.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant