Skip to content

Support options with string keys#60

Closed
daniel-g wants to merge 6 commits intoroidrage:v0.2.x-stablefrom
daniel-g:v0.2.x-stable
Closed

Support options with string keys#60
daniel-g wants to merge 6 commits intoroidrage:v0.2.x-stablefrom
daniel-g:v0.2.x-stable

Conversation

@daniel-g
Copy link

I load session options in a YAML, so I need to accept strings also as keys.

@meatballhat
Copy link
Collaborator

Hey @daniel-g, sorry for the long delay 😸. Can you accomplish this at the level just outside of passing the loaded hash to the session config? Adding an ActiveSupport dependency is non-trivial, imho.

- ree
- 1.9.3
- 2.0.0
- 1.8.7
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@daniel-g
Copy link
Author

daniel-g commented Feb 8, 2017

@meatballhat is this still valid to merge?

@meatballhat
Copy link
Collaborator

@daniel-g ahoy! Thank you for backing out the ActiveSupport dependency. I understand the convenience of having this library handle hash key symbolizing, but I still prefer that you do this prior to passing arguments.

@daniel-g
Copy link
Author

daniel-g commented Feb 9, 2017

Yeah, I understood that when I reviewed it again :)

@daniel-g
Copy link
Author

Closed in favor of #102

@daniel-g daniel-g closed this Jul 13, 2022
@daniel-g daniel-g deleted the v0.2.x-stable branch July 13, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants