> map.resources :comments, :member => { :get => :reply, :post =>
> [:reply, :spawn, :split] }
I totally forgot about this feature:
:member => { :reply => :any }
Look at line 151
http://dev.rubyonrails.org/browser/trunk/actionpack/lib/action_controller/resources.rb#L151
--
Rick Olson
http://techno-weenie.net
_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core
