HomePhorge

(PUP-3272) Change Status yaml deserialization to support psych
c15a89461226Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3272) Change Status yaml deserialization to support psych

This changes deserialization of a Status instance to use
a custom initialization (based on params hash). The implementation
is in a PsychSupport module to make it more visible and easier to add to
other classes needed the same support.

Since this change is not compatible with 1.8.7, the report_spec test
that depends on this functionality is restricted to not run on Ruby
1.8.7.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU11ad1c4e36fe: (PUP-3272) Remove safe-yaml parameters fom YAML load
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUc15a89461226: (PUP-3272) Change Status yaml deserialization to support psych (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Nov 6 2014, 1:40 AM