<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>upinetree</author_name>
  <author_url>https://blog.hatena.ne.jp/upinetree/</author_url>
  <blog_title>upinetree's memo</blog_title>
  <blog_url>https://upinetree.hatenablog.com/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>CoffeeScript</anon>
  </categories>
  <description>一覧画面とかで、表示されているテキストクリックしたら入力フォームが出現して、 サクッと内容変更できたらカッコ良いじゃないですか。 例えばブログ記事のタイトルとか、クリックしたら編集できるようになるとか。 というわけで毎度のメモです。 haml #posts - @posts.each do |post| .title .value= post.title = text_field :post, :title, class: :field scss .title { .value { display: inline; } .field { display: none; } } coffee $(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fupinetree.hatenablog.com%2Fentry%2F2014%2F01%2F21%2F221802&quot; title=&quot;テキストをクリックして入力フォームを出現させる (rails+haml+coffee)  - upinetree&amp;#39;s memo&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>2014-01-21 22:18:02</published>
  <title>テキストをクリックして入力フォームを出現させる (rails+haml+coffee) </title>
  <type>rich</type>
  <url>https://upinetree.hatenablog.com/entry/2014/01/21/221802</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
