<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinkufencer</author_name>
  <author_url>https://blog.hatena.ne.jp/shinkufencer/</author_url>
  <blog_title>コード日進月歩</blog_title>
  <blog_url>https://shinkufencer.hateblo.jp/</blog_url>
  <categories>
    <anon>Tips</anon>
    <anon>Rails</anon>
  </categories>
  <description>他の人がやってくれていたアプリのみ触っていたので今後のためのメモ 環境 $ bin/rails -v Rails 5.2.2 やりたいこと ユーザログインを作る場合などに受け取ったパラメータをそのままパラメータとしてRailsログに書き出してしまうが、場合によってはRailsのログにそのような個人情報を書き出したくないということがあるので、それらを出さないようにしたい やり方 フィルタリングしたいパラメータ名を filter_parameters に指定する。 記述方法はいろいろあるが、最近の記述で見かけるのは config/application.rb 内で下記のように書く方法 module…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinkufencer.hateblo.jp%2Fentry%2F2018%2F12%2F26%2F000000&quot; title=&quot;Railsでログに残したくないパラメータなどはfilter_parametersに指定する - コード日進月歩&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-12-26 00:00:00</published>
  <title>Railsでログに残したくないパラメータなどはfilter_parametersに指定する</title>
  <type>rich</type>
  <url>https://shinkufencer.hateblo.jp/entry/2018/12/26/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
