Displaying 1 result from an estimated 1 matches for "ivar_proxi".
Did you mean:
ivar_proxy
2006 Nov 21
1
assigns in trunk
Hello,
I used the rspec_resource_generator to generate a set of specs, which
produces quite a few specs that contain something like:
assigns(:customer).should == @customer
running this gives the error:
wrong number of arguments (1 for 0)
./spec/controllers/customers_controller_spec.rb:23:in `assigns''
In the rspec rails plugin trunk (revision 1126), in /lib/spec/rails/