<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hakobe932</author_name>
  <author_url>https://blog.hatena.ne.jp/hakobe932/</author_url>
  <blog_title>はこべにっき ♨</blog_title>
  <blog_url>https://hakobe932.hatenablog.com/</blog_url>
  <categories>
    <anon>Perl</anon>
    <anon>Ruby</anon>
  </categories>
  <description>Railsだと，あるアクションはPOST以外は受付たくないってときには， class NancharaController &lt; ApplicationController verify :method =&gt; :post, :only =&gt; [ :create, :delete ], :redirect_to =&gt; { :action =&gt; :index } def create # createの処理 end # 略 end という感じにverifyを使う．これだと，制限を一つの場所にかけてわかりやすい．一方，Catalystではぱっと見た感じverifyものが見つからなくて， sub cre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhakobe932.hatenablog.com%2Fentry%2F20080710%2F1215703540&quot; title=&quot;Catalystでアクションが受け付けるメソッドを制限 - はこべにっき ♨&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-07-10 00:25:40</published>
  <title>Catalystでアクションが受け付けるメソッドを制限</title>
  <type>rich</type>
  <url>https://hakobe932.hatenablog.com/entry/20080710/1215703540</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
