>
>
> Perhaps auto-eval is turned off in the debugger.  Try typing "p
> @user_session" instead of "@user_session".
>

Thanks -- worked perfectly.


>
> And why are you using RSpec specs for your controllers, anyway?
> Cucumber stories are better for that.  RSpec is better for model logic.
>
>
Well, I was hoping to cap new things on this project with Rails 3, ruby
1.9.2, rspec, factory girl..... is getting cucumber up and running is pretty
incidental?


> >
> >
> > So, how does one go about debugging their tests, or rather specs, in
> > rspec?
>
> Best,
> --
> Marnen Laibow-Koser
> http://www.marnen.org
> mar...@marnen.org
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to