Install the gem:
rake install
In .rspec:
--format RSpec::Core::Formatters::QuickFixFormatter --out .quickfix-out
In Vim:
:cf .quickfix-out
Easy!