<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>neko3cs</author_name>
  <author_url>https://blog.hatena.ne.jp/neko3cs/</author_url>
  <blog_title>ねこさんのぶろぐ</blog_title>
  <blog_url>https://blog.neko3cs.net/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Ruby on Rails</anon>
    <anon>備忘録</anon>
  </categories>
  <description>以前にRuby on Railsを学んだ際のメモをそのまま載せます。 メモ書きなのであまり纏まってないと思います。 多分題材はドットインストールかな？ Railsサーバの起動と停止 起動：rails server -b {IPアドレス} -d 事前にマシンのIPを調べておく → $ ip a or $ ifconfig 停止：cat tmp/pids/server.pid | xargs kill -9 サーバのプロセスIDはserver.pidに記録される パイプラインで引き渡してkillコマンドで停止する scaffoldコマンド スタートアップコマンド（テンプレートを用意してくれる） s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.neko3cs.net%2Fentry%2F2019%2F03%2F28%2F123446&quot; title=&quot;Ruby on Rails学習メモ - ねこさんのぶろぐ&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>2019-03-28 12:34:46</published>
  <title>Ruby on Rails学習メモ</title>
  <type>rich</type>
  <url>https://blog.neko3cs.net/entry/2019/03/28/123446</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
