<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>libera-softvaro</author_name>
  <author_url>https://blog.hatena.ne.jp/libera-softvaro/</author_url>
  <blog_title>『道』</blog_title>
  <blog_url>https://libera-softvaro-dev.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>sinatra</anon>
  </categories>
  <description>Tenjin::ContextHelperを使ったら、いちいち値を渡さなくてよいのでちょっと便利。main.rb： require 'sinatra/base' require 'tenjin' class MyEngine &lt; Tenjin::Engine def initialize(path, line, options) @template_path = path super({}) end def render(app, locals, &amp;block) super(@template_path, app) end end Tilt.register :rbhtml, MyEngine…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flibera-softvaro-dev.hatenadiary.org%2Fentry%2F20110515%2F1305471512&quot; title=&quot; 続：テンプレートエンジンTenjinを使ってみる - 『道』&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>2011-05-15 23:58:32</published>
  <title> 続：テンプレートエンジンTenjinを使ってみる</title>
  <type>rich</type>
  <url>https://libera-softvaro-dev.hatenadiary.org/entry/20110515/1305471512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
