<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sasakix10</author_name>
  <author_url>https://blog.hatena.ne.jp/sasakix10/</author_url>
  <blog_title>sasakix10’s diary</blog_title>
  <blog_url>https://sasakix10.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>・ルーティングで resources :リソース名, only:[アクション名] で必要なアクションを指定する事が出来る。 ・モデルのValidationで設定した項目について、同じ制約をデータベースに対しても設定するのがセキュリティ上望ましい。 例) uniqueness: trueを付与したカラムは、データベース側にunique_indexの制約をつけていること ※ migrationファイルでadd_index :users, :email, unique: trueを設定する必要がある。 ・データベース側に制約をつけていないと、SQLを実行したり、直接データを操作するとモデルで禁止した…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasakix10.hateblo.jp%2Fentry%2F2021%2F05%2F25%2F195708&quot; title=&quot;⭐️sorceryを使用して、ユーザー機能を作成しようの確認ポイント   - sasakix10’s diary&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>2021-05-25 19:57:08</published>
  <title>⭐️sorceryを使用して、ユーザー機能を作成しようの確認ポイント  </title>
  <type>rich</type>
  <url>https://sasakix10.hateblo.jp/entry/2021/05/25/195708</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
