<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>E_Mattsan</author_name>
  <author_url>https://blog.hatena.ne.jp/E_Mattsan/</author_url>
  <blog_title>エンジニアのソフトウェア的愛情</blog_title>
  <blog_url>https://blog.emattsan.org/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>めも</anon>
  </categories>
  <description>Rails で remote: true を指定した任意のリンクでPOSTしたい時の話。 必要に迫られて探した結果、こんな感じになりました。 POSTしたとき、data-paramsの値がパラメータとして送られるようです。 そしてdata-paramsは、CoffeeScript を使い .data('params', 送りたいデータ)で設定できる模様。 これらを踏まえて。 Gemfile # 追加 gem 'haml-rails' gem 'redcarpet' config/routes.rb # 追加 get 'markdown/index' post 'markdown/markup'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F20141026%2F1414294652&quot; title=&quot; remoute: true で post する - エンジニアのソフトウェア的愛情&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>https://cdn-ak.f.st-hatena.com/images/fotolife/E/E_Mattsan/20141026/20141026122410.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-10-26 12:37:32</published>
  <title> remoute: true で post する</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/20141026/1414294652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
