<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>innocent-zero</author_name>
  <author_url>https://blog.hatena.ne.jp/innocent-zero/</author_url>
  <blog_title>ブログ</blog_title>
  <blog_url>https://gouf.hatenablog.com/</blog_url>
  <categories>
    <anon>Q&amp;A</anon>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>A. ドキュメント ActionController::Parameters#permit を参照して、サンプルコードを動かす require 'active_support/core_ext' require 'action_controller/metal/strong_parameters' params = ActionController::Parameters.new({ person: { name: &quot;Francesco&quot;, age: 22, pets: [{ name: &quot;Purplish&quot;, category: &quot;dogs&quot; }] } }) permitted = para…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgouf.hatenablog.com%2Fentry%2F2020%2F04%2F08%2F212409&quot; title=&quot;Q. Rails の params.permit に関わる最小限のコードを書きたい - ブログ&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>2020-04-08 21:24:09</published>
  <title>Q. Rails の params.permit に関わる最小限のコードを書きたい</title>
  <type>rich</type>
  <url>https://gouf.hatenablog.com/entry/2020/04/08/212409</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
