search for: fund_controller_spec

Displaying 1 result from an estimated 1 matches for "fund_controller_spec".

2007 May 16
2
very odd controller spec problem
...y CI server. Here''s the output: NoMethodError in ''The FundController timesheet should provide the fund'' You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]= ./spec/controllers/fund_controller_spec.rb:19: ./script/spec:4: The line raising is the "get" line. I don''t see a foo[bar] = x, implied anywhere in the statement. Has anyone seen this? Thanks for any help. Jim