<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>boscono</author_name>
  <author_url>https://blog.hatena.ne.jp/boscono/</author_url>
  <blog_title>てきとうなメモ</blog_title>
  <blog_url>https://boscono.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>$ ls foo foo.rb foo $ ls foo/foo bar.rb $ cat foo.rb require 'foo/bar' ....というようなツールを使いたい場合、foo/bar.rbをロードしなければならないのと、/usr/local/binあたりのPATHの通っている所にシンボリックリンクを置きたいというのを両立させたいので、 require 'pathname' $LOAD_PATH.push Pathname.new(__FILE__).realpath.dirname.to_s require 'foo/bar' というようにしてみた。これで $ mv foo /…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboscono.hatenablog.com%2Fentry%2F20101103%2Fp1&quot; title=&quot; インストールスクリプトのないツール - てきとうなメモ&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>2010-11-03 00:00:00</published>
  <title> インストールスクリプトのないツール</title>
  <type>rich</type>
  <url>https://boscono.hatenablog.com/entry/20101103/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
