<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koic</author_name>
  <author_url>https://blog.hatena.ne.jp/koic/</author_url>
  <blog_title>koicの日記</blog_title>
  <blog_url>https://koic.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>RuboCop で cop を作るときに、Parser gem の S 式を知るために使っている自作 gem となる。 github.com もともとプレゼンテーション用に AST の画像を作るために作ったものだったが、すっかり cop 作成時の S 式のテキスト表現を得るためのものになったため、画像出力が不要な場面が多くなった。 ということで以下のような -n (--no-image) オプションを追加した。 % ruby_ast_visualizer -n -e 'puts(&quot;hello&quot;)' (send nil :puts (str &quot;hello&quot;)) これで不要な a.png ファイル…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoic.hatenablog.com%2Fentry%2Fruby-ast-visualizer-0-4-0-has-been-released&quot; title=&quot;Ruby AST Visualizer 0.4.0 をリリースした - koicの日記&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>2017-10-01 15:02:53</published>
  <title>Ruby AST Visualizer 0.4.0 をリリースした</title>
  <type>rich</type>
  <url>https://koic.hatenablog.com/entry/ruby-ast-visualizer-0-4-0-has-been-released</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
