Skip to content

Use to_h to convert params to a hash

Robert Schilling requested to merge grapify-to-h into master

@rymai There are other places in the API, which does not use to_h but directly feeds the Hashie::Mash to a service. Shall we update those as well?

Merge request reports