<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshitaku_jp</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshitaku_jp/</author_url>
  <blog_title>よしたく blog</blog_title>
  <blog_url>https://yoshitaku-jp.hatenablog.com/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>Heroku</anon>
  </categories>
  <description>Heroku の dyno リソースを理解できておらず、rails serverでアプリケーションを起動していた。 Heroku は Web サーバとして Puma を推奨しているので、Puma で明示的に起動できるように設定を変更してみる。 puma.io Procfile 設定をせずシンプルに起動させるならば、Procfile に下記を記述する。 web: bundle exec puma 通常、rails new をするとconfig/puma.rbにファイルが生成されている。 そして-Cでconfig/puma.rbを指定すると、設定ファイルに書き込まれた設定を読み込んでくれる。 we…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoshitaku-jp.hatenablog.com%2Fentry%2F2022%2F04%2F24%2F100000&quot; title=&quot;【Rails】HerokuでPumaを使用する - よしたく 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>2022-04-24 10:00:00</published>
  <title>【Rails】HerokuでPumaを使用する</title>
  <type>rich</type>
  <url>https://yoshitaku-jp.hatenablog.com/entry/2022/04/24/100000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
