<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hikotaro_san</author_name>
  <author_url>https://blog.hatena.ne.jp/hikotaro_san/</author_url>
  <blog_title>ひこたろうのシンプルライフ</blog_title>
  <blog_url>https://hikotaro.hatenablog.jp/</blog_url>
  <categories>
    <anon>Mac</anon>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>Active Storageで画像のサイズを変換する機能を利用するために、ImageMagickをインストールします。 $ brew install imagemagick RailsでImageMagicを利用するために、Gemパッケージをインストールします。 Gemfileに以下を追加します。 gem 'mini_magick' Gemパッケージをインストールします。 $ bundle install マイグレーションスクリプトを生成します。 $ bin/rails active_storage:install $ bin/rails db:migrate</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhikotaro.hatenablog.jp%2Fentry%2F2019%2F11%2F09%2F070903&quot; title=&quot;Active Storageを利用する準備をする - ひこたろうのシンプルライフ&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-11-09 07:09:03</published>
  <title>Active Storageを利用する準備をする</title>
  <type>rich</type>
  <url>https://hikotaro.hatenablog.jp/entry/2019/11/09/070903</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
