<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arcright</author_name>
  <author_url>https://blog.hatena.ne.jp/arcright/</author_url>
  <blog_title>chulip.org</blog_title>
  <blog_url>https://chulip.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Rails</anon>
  </categories>
  <description>インスタンス変数に複数の情報をいれると配列化されその出力方法find等で検索結果をインスタンス変数に格納すると自動的に配列化ニュース記事を取得して表示したいなぁということでインスタンス変数は@news_entriesにします。controller内でfindをしそこで細かいことは設定しておきます(order,limit) for &lt;% for entry in @news_entries %&gt; &lt;%= h(entry.title) %&gt; &lt;% end %&gt; entryはfor内で使用するものでここで定義することによって配列の中身をentry内に入れる？ each &lt;% @news_entrie…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchulip.org%2Fentry%2F20090411%2F1239422942&quot; title=&quot;for,eachで配列の中身を取り出す - chulip.org&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>2009-04-11 13:09:02</published>
  <title>for,eachで配列の中身を取り出す</title>
  <type>rich</type>
  <url>https://chulip.org/entry/20090411/1239422942</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
