no, just database

On Jan 31, 2008 6:56 PM, Corey Haines <[EMAIL PROTECTED]> wrote:

> Do you want to load them in your controller? You can put
>
> class MyController
> fixtures :fixturename
>
> end
>
>
> -Corey
>
> On Jan 31, 2008 5:52 PM, Andrew WC Brown <[EMAIL PROTECTED]> wrote:
>
> > How do you load fixtures from specs as you would test?
> >
> > eg. rake db:fixtures:load RAILS_ENV=development
> >
> > _______________________________________________
> > rspec-users mailing list
> > rspec-users@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/rspec-users
> >
>
>
>
> --
> http://www.coreyhaines.com
> The Internet's Premiere source of information about Corey Haines
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to