unpoly-rails 3.9.2 → 3.9.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6049,6 +6049,7 @@ up.RenderOptions = (function () {
6049
6049
  finalize,
6050
6050
  assertContentGiven,
6051
6051
  deriveFailOptions,
6052
+ lookupLayers: rememberOriginLayer,
6052
6053
  };
6053
6054
  })();
6054
6055