Re: Psych:SyntaxError (couldn't parse YAML at line 94 column 26):

28 views
Skip to first unread message
Message has been deleted

_ johnny .

unread,
Sep 3, 2011, 1:09:56 PM9/3/11
to catar...@googlegroups.com
   Try adding this at the beginning of config/boot.rb

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

On Sat, Sep 3, 2011 at 2:20 AM, Jenny <gleec...@gmail.com> wrote:
Found my YAML error on Psych.rb file
I checked line 94 and removed the comment in case that is what is
giving me the error but no luck.

Appreciate some guidance.


ton

unread,
Sep 9, 2011, 2:57:22 PM9/9/11
to Catarse Dev
I solve this problem using this line in config/boot.rb ->
YAML::ENGINE.yamler= 'syck'

[]'s

On Sep 3, 2:09 pm, "_ johnny ." <cuz...@gmail.com> wrote:
>    Try adding this at the beginning of *config/boot.rb*
>
>     require 'yaml'
>
>
>
>
>
>
>
> >     YAML::ENGINE.yamler= 'syck'
Reply all
Reply to author
Forward
0 new messages