search for: customers_controller_spec

Displaying 2 results from an estimated 2 matches for "customers_controller_spec".

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/ context/controller.rb, assigns is defined as: def assigns @ivar_proxy ||= Spec::Rails::IvarProxy.new @controller end whereas if i get the tagged version for 0_7_2 it was defined thu...
2007 Oct 05
0
RSpec Trunk - Successful : Rake Aborted
...acceptance_spec.rb" "spec/controllers/permissions_roles_controller_spec.rb" "spec/controllers/player_containers_controller_spec.rb" "spec/controllers/user_groups_controller_spec.rb" "spec/controllers/player_bits_controller_spec.rb" "spec/controllers/customers_controller_spec.rb" "spec/models/player_container_spec.rb" "spec/models/customer_spec.rb" "spec/models/log_spec.rb" "spec/models/organization_spec.rb" "spec/models/unicode_spec.rb" "spec/models/asset_management_spec.rb" "spec/models/player_bit_s...