On Oct 14, 7:22 pm, Nick <[EMAIL PROTECTED]> wrote:
> On Oct 14, 2:14 pm, Frederick Cheung <[EMAIL PROTECTED]>
> wrote:
>
>
> Why is the development environment loaded before the test environment?
>
Because the first thing that rake test does is clone the development
database. Were you to run just one test (ie ruby test/unit/
foo_test.rb) you wouldn't see the dev environment loaded.

Fred

> Thanks,
> Nick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to