<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jestersera</author_name>
  <author_url>https://blog.hatena.ne.jp/jestersera/</author_url>
  <blog_title>jesterseraの日記</blog_title>
  <blog_url>https://jestersera.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>camping</anon>
  </categories>
  <description>Railsを使うまでもないけど、RubyでちょっとしたWebアプリケーションを作りたかったのでCampingを使ってみた。 探してみたけどCampingをCGIで使う方法が見つからなかったので、試行錯誤をした結果を書いておきます。 campingをCGIで動かす最小限のコード。 #!/opt/local/bin/ruby require 'rubygems' require 'camping' Camping.goes :MyApp module MyApp::Controllers class Index &lt; R '/' def get &quot;Hello World&quot; end end end p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjestersera.hatenadiary.org%2Fentry%2F20080302%2F1204397016&quot; title=&quot; CampingをCGIで使う方法 - jesterseraの日記&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-03-02 03:43:36</published>
  <title> CampingをCGIで使う方法</title>
  <type>rich</type>
  <url>https://jestersera.hatenadiary.org/entry/20080302/1204397016</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
