HomePhorge

Fix for #4476 -- rails calling yaml internals
f43e87bb638bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix for #4476 -- rails calling yaml internals

Some recent versions of rails have started calling yaml with the internal
(and IIRC depricated) signature; this does nothing special in yaml but it
breaks with zaml, so we add an ignored parameter to simulate the non-behavior.

*sigh* I love rails.

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUa23d80aebabf: Fixes #4485 -- single quoted strings should not treat \n as new line
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPUf43e87bb638b: Fix for #4476 -- rails calling yaml internals (authored by Markus Roberts <Markus@reality.com>).Aug 6 2010, 6:40 PM