<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devillikeaangel</author_name>
  <author_url>https://blog.hatena.ne.jp/devillikeaangel/</author_url>
  <blog_title>kikukawa's diary</blog_title>
  <blog_url>https://kkkw.hatenablog.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>rbenv経由でrubyをインストールした後、bundleをインストールしたが、 bundleへのパスが通っていませんでした。rbenv rehashすればいいようです。症状下記を実行した後でbundleが見つからない gem install bundler mkdir foo cd foo bundle init 正しくは、下記のようにするのが良いらしいです。 gem install bundler rbenv rehash mkdir foo cd foo bundle init 参考 tail -f pinzo.log: rbenv で rubygem をインストールしても comman…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2Fruby%2Frbenv-bundle-command-not-found&quot; title=&quot;bundle command not foundとなったときの対処法 - kikukawa&amp;#39;s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-29 00:14:57</published>
  <title>bundle command not foundとなったときの対処法</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/ruby/rbenv-bundle-command-not-found</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
