<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yasuMen</author_name>
  <author_url>https://blog.hatena.ne.jp/yasuMen/</author_url>
  <blog_title>やすまんの技術ブログ</blog_title>
  <blog_url>https://yasumen.hatenadiary.jp/</blog_url>
  <categories>
    <anon>rails</anon>
  </categories>
  <description>経緯 アプリにサインアップ機能を付け加えるために、 ターミナルで $ rails g migration AddNameToUser name: string 入力後 applicationcontrollerに before_action :configure_permitted_parameters, if: :devise_controller? protected def configure_permitted_parameters devise_parameter_sanitizer.permit(:sign_up, keys: [:name]) end end と入力し rake …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyasumen.hatenadiary.jp%2Fentry%2F2019%2F12%2F16%2F203523&quot; title=&quot; PendingMigrationErrorの解決方法。 - やすまんの技術ブログ&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/y/yasuMen/20191216/20191216202218.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-16 20:35:23</published>
  <title> PendingMigrationErrorの解決方法。</title>
  <type>rich</type>
  <url>https://yasumen.hatenadiary.jp/entry/2019/12/16/203523</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
