Merbでconfig/router.rbの中で、リソースのカスタムアクションを追加する方法のメモ。

   1  resource :users,
   2    :collection => {:active => :get},
   3    :member => {:password => :get}

:collectionで指定したアクションは、resource(:users, :active) などのように参照できて、"/users/active" のような感じになります。

:memberで指定したアクションは、resource(@user, :password) などのように参照できて、"/users/1/password" のようなスタイルになります。

posted by Png genki on Mon 20 Apr 2009 at 14:57

Comments:

or Preview
Social Bookmarks
  • Delicious
  • B_entry1446
  • Clip_16_12_w
Services from s21g
twpro(ツイプロ)
Twitterプロフィールを快適検索
地価2009
土地の値段を調べてみよう
MyRestaurant
自分だけのレストラン手帳
Formula
ブログに数式を埋め込める数式コミュニティ