<?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>Rails</anon>
    <anon>moritaka-db</anon>
  </categories>
  <description>今回の作業を行っていく上で config/locales/views/*.yml の変更時に Guard が反応しませんでした。Guardfile に以下の行を追加します。 watch(%r{^config/locales/views/(.+)\.yml$}) { &quot;spec&quot; }また、haml を修正時には feature を実行したいので、同様に Guardfile を修正します。 watch(%r{^app/views/(.*)/.*\.html\.haml$}) { |m| &quot;spec/acceptance/#{m[1]}_page.feature&quot; } 仕様策定 モデルができたので、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhkob.hatenablog.com%2Fentry%2F20140208%2F1391866504&quot; title=&quot;タイトルコントローラの作成(1) - 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>2014-02-08 22:35:04</published>
  <title>タイトルコントローラの作成(1)</title>
  <type>rich</type>
  <url>https://hkob.hatenablog.com/entry/20140208/1391866504</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
