mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 17:53:40 +08:00
b2a5f5802a
We have a custom implementation of #symbolize_keys in our Onebox helpers. This is likely a legacy from when Onebox was a standalone gem. This change replaces all usages with either #deep_symbolize_keys from ActiveSupport, or appropriate option to the JSON parser gem used. |
||
---|---|---|
.. | ||
engine | ||
domain_checker_spec.rb | ||
engine_spec.rb | ||
helpers_spec.rb | ||
json_ld_spec.rb | ||
layout_spec.rb | ||
matcher_spec.rb | ||
movie_spec.rb | ||
oembed_spec.rb | ||
open_graph_spec.rb | ||
preview_spec.rb | ||
status_check_spec.rb |