On Mon, Jun 10, 2013 at 9:16 PM, Guirec Corbel <guirec.cor...@gmail.com> wrote: > I am using rspec-rails 2.14.0.rc1
Can you give this a try with the latest 2.14 from rspec-core git? We fixed an issue with `let` definitions that I think might be related. That is, add this to Gemfile and run `bundle update rspec-core`: gem 'rspec-core', github: 'rspec/rspec-core', branch: '2-14-maintenance' Thanks! Let me know how it works out. -- Andy Lindeman http://www.andylindeman.com/ _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users