<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_satoshi</author_name>
  <author_url>https://blog.hatena.ne.jp/t_satoshi/</author_url>
  <blog_title>t_satoshi’s blog</blog_title>
  <blog_url>https://t-satoshi.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>1.アプリケーションの作成・・任意のディレクトリをカレントディレクトリにし、ターミナルから作成 &gt; rails _6.0.0_ new appname -d mysql 2.データベースの作成 &gt; rails db:create 3.サーバーサイドの実装 ールーティングの設定ー &gt; config/routes.rb Rails.applecation.routes.draw do get ‘posts’ to: ‘posts#index’ end 4.コントローラーの設定と、アクションの指定 &gt; % rails g controller コントローラー名 &gt; class PostsContro…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-satoshi.hatenablog.com%2Fentry%2F2020%2F11%2F07%2F210334&quot; title=&quot;新規アプリケーションの立ち上げ手順〜Ruby on Rails~ - t_satoshi’s blog&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-11-07 21:03:34</published>
  <title>新規アプリケーションの立ち上げ手順〜Ruby on Rails~</title>
  <type>rich</type>
  <url>https://t-satoshi.hatenablog.com/entry/2020/11/07/210334</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
