<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>spitfire_tree</author_name>
  <author_url>https://blog.hatena.ne.jp/spitfire_tree/</author_url>
  <blog_title>happy lie, happy life</blog_title>
  <blog_url>https://spitfire-tree.hatenadiary.org/</blog_url>
  <categories>
    <anon>Rails</anon>
  </categories>
  <description>active_scaffold の内部で attachment_fu を動かす方法の解説。Attachment というあらゆる種類のデータをアップするモデルを使うものとして解説します。 ファイルのアップロード まずはコントローラ attachments_controller を編集します。 class AttachmentsController &lt; ApplicationController active_scaffold :attachment do |config| # データをアップするためのフィールドを追加 config.columns.add :uploaded_data # アップ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fspitfire-tree.hatenadiary.org%2Fentry%2F20081227%2F1230327312&quot; title=&quot;active_scaffold と attachment_fu の併用 - happy lie, happy life&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>2008-12-27 06:35:12</published>
  <title>active_scaffold と attachment_fu の併用</title>
  <type>rich</type>
  <url>https://spitfire-tree.hatenadiary.org/entry/20081227/1230327312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
