Hi!
I have a very simple question: if I define a custom action on a
resource, for example through
map.resources :projects, :member => {:foobar => :get}
how can I allow get AND delete http verbs?
thanks
Flo Schaf
Hi!
I have a very simple question: if I define a custom action on a
resource, for example through
map.resources :projects, :member => {:foobar => :get}
how can I allow get AND delete http verbs?
thanks
Flo Schaf