<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MrRadiology</author_name>
  <author_url>https://blog.hatena.ne.jp/MrRadiology/</author_url>
  <blog_title> 学生向けプログラミング入門 | 無料</blog_title>
  <blog_url>https://mrradiology.hatenablog.jp/</blog_url>
  <categories>
    <anon>MacOSX</anon>
  </categories>
  <description>ユーザーモデルに氏名の項目を追加します。 コマンド rails g migration AddFullnameToUser full_name:string コマンド マイグレーション適用 rails db:migrate Posticoでテーブル確認 full_nameフィールドの確認 ユーザモデルにバリデーションを追加します。 記述追加 app\models\user.rb(7行目) validates :full_name, presence: true, length: {maximum: 50} app\models\user.rb class User &lt; ApplicationR…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmrradiology.hatenablog.jp%2Fentry%2F2020%2F08%2F18%2F081206&quot; title=&quot;【民泊6.0】【MacOSX】氏名認証 -  学生向けプログラミング入門 | 無料&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-ak.f.st-hatena.com/images/fotolife/M/MrRadiology/20200723/20200723141816.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-08-18 08:12:06</published>
  <title>【民泊6.0】【MacOSX】氏名認証</title>
  <type>rich</type>
  <url>https://mrradiology.hatenablog.jp/entry/2020/08/18/081206</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
