I tried that and got the same result, plus rake routes says: share_post POST /posts/:id/share(.:format) {:action=>"share", :controller=>"posts"}
NOT share_post POST /posts/:post_id/share(.:format) {:action=>"share", :controller=>"posts"} So I don't see how that can be the case... Patrick J. Collins http://collinatorstudios.com _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users