Modifies OpenStruct so that it doesn't define singleton methods on each object which busts the Ruby method cache which can cause performance issues in production applications.
Required Ruby Version
>= 2.6
Authors
Brian Durand
Modifies OpenStruct so that it doesn't define singleton methods on each object which busts the Ruby method cache which can cause performance issues in production applications.
>= 2.6
Brian Durand