--
You received this message because you are subscribed to the Google Groups "Cukes" group.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cukes?hl=en.
> I have a database tear-down script and I'm getting the error:
>
> `require': no such file to load -- active_record
>
> However, if from the command line I use: cucumber -t @test
> Then its runs with no errors, however with: bundle exec cucumber
> features -t @test
> This causes the error.
So my guess is you don't have active_record in your Gemfile. Am I right?
> The problem here is that this is what's being called when using my
> rake features in CI.
>
> t.cucumber_opts = "features -t @test"
>
> Tried all the following: activerecord (3.0.6, 3.0.3, 3.0.1)
>
> --
> You received this message because you are subscribed to the Google Groups "Cukes" group.
> To post to this group, send email to cu...@googlegroups.com.
> To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cukes?hl=en.
>
cheers,
Matt
--
Freelance programmer & coach
Author, http://pragprog.com/book/hwcuc/the-cucumber-book (with Aslak Hellesøy)
Founder, http://relishapp.com
+44(0)7974430184 | http://twitter.com/mattwynne