Currently it uses a symbolize_keys send in the on options, and ignore if its sent during the initialization.
So in this PR using this params send during initialization as fallback option.
Means first checking if on params has symbolize_keys, else checking in opts send during the initialization.
Currently it uses a symbolize_keys send in the on options, and ignore if its sent during the initialization. So in this PR using this params send during initialization as fallback option.
Means first checking if on params has symbolize_keys, else checking in opts send during the initialization.