<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tbpg</author_name>
  <author_url>https://blog.hatena.ne.jp/tbpg/</author_url>
  <blog_title>Tbpgr Blog</blog_title>
  <blog_url>https://tbpgr.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>概要 コードプロセッサー 内容 コードプロセッサーとは外部ソースにあるコード文字列を処理する手法です。 サンプル プロセッサー本体 # encoding: utf-8 class StreetFighter class &lt;&lt; self alias zero instance_eval def 波動拳 puts &quot;236P&quot; end def 昇竜拳 puts &quot;623P&quot; end def 竜巻旋風脚 puts &quot;214K&quot; end def 真空波動拳 puts &quot;236236P&quot; end end end File.readlines(&quot;code_processor.txt&quot;, :encoding…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftbpgr.hatenablog.com%2Fentry%2F20130814%2F1376493025&quot; title=&quot; メタプログラミングRuby | 魔術 | コードプロセッサー - Tbpgr Blog&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>2013-08-14 00:10:25</published>
  <title> メタプログラミングRuby | 魔術 | コードプロセッサー</title>
  <type>rich</type>
  <url>https://tbpgr.hatenablog.com/entry/20130814/1376493025</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
