[rspec-users] [Cucumber, Rails] Testing arbitrary post action parameters
Pat Maddox
pergesu at gmail.com
Sun Jan 18 02:23:31 EST 2009
On Sat, Jan 17, 2009 at 6:47 PM, James Byrne <lists at ruby-forum.com> wrote:
> When I used the form that Pat provided
> put users_url(user), :user => {:administrator => true}
The reason this didn't work originally is because it was supposed to
be user_url, not users_url. My most recent post had the fix, but I
forgot to highlight that the earlier post was incorrect.
Pat
More information about the rspec-users
mailing list