Displaying 1 result from an estimated 1 matches for "navigation_steps".
2007 Nov 25
2
Rails sessions in plain text stories
...em to be
getting, depending on whether I write it as @session,
@controller.session, session, request.session, @request.session,
etc... is errors like:
NoMethodError: You have a nil object when you didn''t expect it!
The error occurred while evaluating nil.session
./matchers/navigation_steps.rb:4:in `user $email is logged in''
Or variations such as:
NoMethodError: You have a nil object when you didn''t expect it!
You might have expected an instance of ActiveRecord::Base.
The error occurred while evaluating nil.[]=
./matchers/navigation_steps.rb:4:in `user $e...