Drop in replacement for the Object#as_json implementation in ActiveSupport, but with logic to handle circular references between objects to avoid infinite recursion.
Required Ruby Version
>= 2.6
Authors
Brian Durand
Drop in replacement for the Object#as_json implementation in ActiveSupport, but with logic to handle circular references between objects to avoid infinite recursion.
>= 2.6
Brian Durand