[rspec-users] nested route not receiving :id parameter within controller spec
Patrick J. Collins
patrick at collinatorstudios.com
Tue Feb 7 05:11:02 EST 2012
> Sorry, too quick to answer.
> Next clue is the fact that the RSpec error is ignoring your id attribute.
> try:
> post :share, :id => 42
> and see if that gets you past the current error
Yeah-- Unfortunatley I also had tried this and got the same result...
Patrick J. Collins
http://collinatorstudios.com
More information about the rspec-users
mailing list