Some additional info:
* I'm on Rails 3 beta4 and RSpec 2 beta 13.
* It doesn't matter whether I invoke the spec as
bundle exec spec spec/controllers/sessions_controller_spec.rb
or
bundle exec rake spec
--
Posted via http://www.ruby-forum.com/.