On Mon, Mar 16, 2009 at 9:22 PM, Peer Allan wrote:
> Hello all,
>
> I have a spec for a route that used to pass under Rails 2.2.2 and rspec
> 1.1.12, but can¹t figure out what is wrong since I updated. Here is the
> assertion:
>
> route_for(
> {
> :controller => 'purchase_o
Hello all,
I have a spec for a route that used to pass under Rails 2.2.2 and rspec
1.1.12, but can¹t figure out what is wrong since I updated. Here is the
assertion:
route_for(
{
:controller => 'purchase_orders',
:action => 'update',
:comp