[rspec-users] Application-wide spec_helper method
Nick Hoffman
nick at deadorange.com
Mon Sep 1 13:24:28 EDT 2008
On 2008-08-30, at 12:35, Mark Wilden wrote:
> On Sat, Aug 30, 2008 at 8:33 AM, Zach Dennis <zach.dennis at gmail.com>
> wrote:
> On Fri, Aug 29, 2008 at 11:05 PM, Scott Taylor
> > This isn't ruby - if you want ruby to include it, you'll need a
> require
> > statement (or a load, or autoload).
>
> I think Scott means to say "this isn't rspec, you need to tell ruby to
> load the file using require".
>
> I think Zach means to say "this isn't Rails." :)
>
> ///ark
Thanks guys. My bad for not realising that this had to do with Rails
rather than RSpec!
-Nick
More information about the rspec-users
mailing list