<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuronekopunk</author_name>
  <author_url>https://blog.hatena.ne.jp/kuronekopunk/</author_url>
  <blog_title>ノンカフェインであなたにやさしい</blog_title>
  <blog_url>https://akinobu.net/</blog_url>
  <categories>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>CarrierWave、Cloudinaryを使った画像アップロードの方法です。 cloudinary.com 今回のバージョン ruby: 2.5.0 rails: 5.1.6 Cloudinaryに登録 Cloudinaryに登録して使える状態にしておきます。 登録後サイト内で cloudinary.yml がダウンロードできるはずなのでしておきましょう。 Gem追加 Gemfileに下記を追加 gem 'carrierwave' gem 'cloudinary' bundle install Uploader作成 rails g uploader Image Cloudinaryを使うよ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakinobu.net%2Fentry%2F2018%2F08%2F19%2F182258&quot; title=&quot;RailsでCloudinaryを使う - ノンカフェインであなたにやさしい&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>2018-08-19 18:22:58</published>
  <title>RailsでCloudinaryを使う</title>
  <type>rich</type>
  <url>https://akinobu.net/entry/2018/08/19/182258</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
