<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dne 27.3.2013 14:35, Peter Deffendol
      napsal(a):<br>
    </div>
    <blockquote
      cite="mid:0E416E60-4BE6-4992-B1B2-D168C754397B@deffendol.org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <br>
      <div>
        <div>On Mar 27, 2013, at 2:10 AM, Vít Ondruch &lt;<a
            moz-do-not-send="true" href="mailto:vondruch@redhat.com">vondruch@redhat.com</a>&gt;
          wrote:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite"><span style="font-family: Monaco;
            font-size: medium; font-style: normal; font-variant: normal;
            font-weight: normal; letter-spacing: normal; line-height:
            normal; orphans: 2; text-align: -webkit-auto; text-indent:
            0px; text-transform: none; white-space: normal; widows: 2;
            word-spacing: 0px; -webkit-text-size-adjust: auto;
            -webkit-text-stroke-width: 0px; display: inline !important;
            float: none; ">This seems to be Bundler issue IMO. You
            should add Psych into your Gemfile.</span><br
            style="font-family: Monaco; font-size: medium; font-style:
            normal; font-variant: normal; font-weight: normal;
            letter-spacing: normal; line-height: normal; orphans: 2;
            text-align: -webkit-auto; text-indent: 0px; text-transform:
            none; white-space: normal; widows: 2; word-spacing: 0px;
            -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
            0px; ">
        </blockquote>
        <br>
      </div>
      <div>Thanks Vit - I had that thought as well.  However, I get a
        slightly different message after adding "gem 'psych'" to the
        Gemfile, running "bundle install", and then trying the Rails
        console:</div>
      <div><br>
      </div>
      <div>
        <div>[pete@centos yamltest]$ ./script/rails c</div>
      </div>
      <div>
        <div>/usr/share/ruby/yaml.rb:6:in `&lt;top (required)&gt;':</div>
        <div>It seems your ruby installation is missing psych (for YAML
          output).</div>
        <div>To eliminate this warning, please install libyaml and
          reinstall your ruby.</div>
        <div>/usr/share/gems/gems/psych-2.0.0/lib/psych.rb:1:in
          `require': cannot load such file -- psych.so (LoadError)</div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <br>
    You must use Fedora's Bundler. It is due to filesystem layout.<br>
    <br>
    <br>
    Vít<br>
    <br>
    <br>
    <blockquote
      cite="mid:0E416E60-4BE6-4992-B1B2-D168C754397B@deffendol.org"
      type="cite">
      <div>
        <div><br>
        </div>
        <div>Pete</div>
      </div>
      <br>
      <div apple-content-edited="true">
        <span class="Apple-style-span" style="border-collapse: separate;
          border-spacing: 0px; ">
          <div style="word-wrap: break-word; -webkit-nbsp-mode: space;
            -webkit-line-break: after-white-space; ">--<br>
            Pete Deffendol<br>
            <a moz-do-not-send="true" href="mailto:pete@deffendol.org">pete@deffendol.org</a><br>
            <br>
            <br>
            <br>
          </div>
        </span>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ruby-sig mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ruby-sig@lists.fedoraproject.org">ruby-sig@lists.fedoraproject.org</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/ruby-sig">https://admin.fedoraproject.org/mailman/listinfo/ruby-sig</a></pre>
    </blockquote>
    <br>
  </body>
</html>