<?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>
  </categories>
  <description>Heroku で Action Cable を使うにはデフォルトの設定から変更する必要がある。 具体的に、初期設定ではconfig/cable.ymlファイルは下記のようになっており、redis を使う設定になっている。Heroku 環境を用意したときにデフォルトで Redis は使用できないので production 部分を変更する必要がある。 development: adapter: async test: adapter: test production: adapter: redis url: &lt;%= ENV.fetch(&quot;REDIS_URL&quot;) { &quot;redis://localho…</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%2F01%2F170000&quot; title=&quot;Action CableをHerokuで動かす時のサブスクリプションアダプタ設定 - よしたく 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-01 17:00:00</published>
  <title>Action CableをHerokuで動かす時のサブスクリプションアダプタ設定</title>
  <type>rich</type>
  <url>https://yoshitaku-jp.hatenablog.com/entry/2022/04/01/170000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
