<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mom0tomo</author_name>
  <author_url>https://blog.hatena.ne.jp/mom0tomo/</author_url>
  <blog_title>dev/mom0tomo</blog_title>
  <blog_url>https://mom0tomo.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>読んだもの Ruby on Rails 5.1リリースノート | Rails ガイド 学んだこと なんとRails5.1から統合されていた。マジカヨ... form_for : Modelに基づいたformを作るときに使う form_tag : Modelに基づかないformを作るときに使う（検索フォームなど） と覚えていたが... 現在は下記のように書く。 form_forのように使う場合 &lt;%= form_with model: Post.new do |form| %&gt; &lt;%= form.text_field :title %&gt; &lt;% end %&gt; # ↓生成されるタグ &lt;form ac…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmom0tomo.hateblo.jp%2Fentry%2F2018%2F10%2F10%2F133217&quot; title=&quot;form_forとform_tagはform_withへ統合された（Rails 5.1） - dev/mom0tomo&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>2018-10-10 13:32:17</published>
  <title>form_forとform_tagはform_withへ統合された（Rails 5.1）</title>
  <type>rich</type>
  <url>https://mom0tomo.hateblo.jp/entry/2018/10/10/133217</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
