<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>opiyotan</author_name>
  <author_url>https://blog.hatena.ne.jp/opiyotan/</author_url>
  <blog_title>おぴよの気まぐれ日記</blog_title>
  <blog_url>https://opiyotan.hatenablog.com/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>Gem</anon>
  </categories>
  <description>Ruby on Railsで登録機能や更新機能を作る際に必要なform。 このformの作成を簡単に作成することが出来る便利なライブラリ「simple_form gem」のご紹介。 simple_formで作った問い合わせform画面のイメージ インストール手順 Gemfileに追加して、bundle installする。 gem 'simple_form' モデルの作成 generateコマンドを使ってモデルを作ります。 $ bundle exec rails g model hoge name:string age:integer gender:string birthday:date e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fopiyotan.hatenablog.com%2Fentry%2Fgem_simple_form&quot; title=&quot;【Rails】簡単にformが作成できるsimple_form - おぴよの気まぐれ日記&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/110785513/1514221383750427</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-25 23:46:04</published>
  <title>【Rails】簡単にformが作成できるsimple_form</title>
  <type>rich</type>
  <url>https://opiyotan.hatenablog.com/entry/gem_simple_form</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
