Skip to content

Allow strings or symbols as option keys#13

Open
TylerRick wants to merge 1 commit into
jonahb:masterfrom
TylerRick:symbolize_keys
Open

Allow strings or symbols as option keys#13
TylerRick wants to merge 1 commit into
jonahb:masterfrom
TylerRick:symbolize_keys

Conversation

@TylerRick

Copy link
Copy Markdown

Also use inspect if there is an error so that you can see whether the invalid key was a string or a
symbol.

It was confusing to pass {'author' => 'Name'} and get the error "Invalid param: author"

Also use inspect if there is an error so that you can see whether the invalid key was a string or a
symbol.

It was confusing to pass {'author' => 'Name'} and get the error "Invalid param: author"
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