<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayaketan</author_name>
  <author_url>https://blog.hatena.ne.jp/ayaketan/</author_url>
  <blog_title>ayaketanのプログラミング勉強日記</blog_title>
  <blog_url>https://ayaketan.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>管理用画面を作ってみた。事前準備として、deviseで一般ユーザーuserと管理者ユーザーadminを作成しておく。Gemfileに下記のように記述する。 gem &quot;devise&quot; コマンドプロンプトでbundle installを実行する。 bundle insatall コマンドプロンプトで下記を実行する。 rails generate devise:install コマンドプロンプトで下記を実行し、Userクラスを作成する。 rails generate devise User コマンドプロンプトで下記を実行し、Adminクラスを作成する。 rails generate devise A…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayaketan.hatenablog.com%2Fentry%2F2013%2F08%2F07%2F110717&quot; title=&quot;Rails4 管理用画面の作り方のメモ - ayaketanのプログラミング勉強日記&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>2013-08-07 11:07:17</published>
  <title>Rails4 管理用画面の作り方のメモ</title>
  <type>rich</type>
  <url>https://ayaketan.hatenablog.com/entry/2013/08/07/110717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
