<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hkob</author_name>
  <author_url>https://blog.hatena.ne.jp/hkob/</author_url>
  <blog_title>hkob’s blog</blog_title>
  <blog_url>https://hkob.hatenablog.com/</blog_url>
  <categories>
    <anon>開発記録</anon>
  </categories>
  <description>前書き app/views/layout/application.html.haml を見返してみると、ページタイトル部に以下の記述を見つけた。 %title= content_for?(:title) ? yield(:title) : “webcit3” 調べてみるとテープレート内に :title というコンテンツがあれば、それを yield してくれるとのこと。これは、いろんなことに使えそうだと早速リファクタリングする。まずは、すでに実装されているタイトル表示の問題を修正する。問題の一例をここに示す。現在、teacher/years#index は、年度一覧を表示するものであり、その ペ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhkob.hatenablog.com%2Fentry%2F20150131%2F1422659350&quot; title=&quot;23. locale の積極的な利用 - hkob’s 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>2015-01-31 08:09:10</published>
  <title>23. locale の積極的な利用</title>
  <type>rich</type>
  <url>https://hkob.hatenablog.com/entry/20150131/1422659350</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
