Closed gtmax closed 5 months ago
In Rails (some versions at least), nil responds to :load (via ActiveSupport::Dependencies::Loadable mixin). Default json decoder should still work in this case.
:load
Description
In Rails (some versions at least), nil responds to
:load
(via ActiveSupport::Dependencies::Loadable mixin). Default json decoder should still work in this case.