Skip to content

Commit

Permalink
forcing use of syck
Browse files Browse the repository at this point in the history
  • Loading branch information
hathawad committed Sep 21, 2011
1 parent d6e7c1c commit 244f0f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/delayed/yaml_ext.rb
Expand Up @@ -2,6 +2,8 @@
# Classes, Modules and Structs

require 'yaml'
YAML::ENGINE.yamler = "syck"


class Module
yaml_as "tag:ruby.yaml.org,2002:module"
Expand Down

0 comments on commit 244f0f8

Please sign in to comment.