akismet
akismet copied to clipboard
Allow strings or symbols as option keys
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"