> Why would you want to do that?

I want to follow a good practice of deploying only the code required to run
the functionality on production servers. If you are coming from java world,
that is what you do, have your application jar/war only containing your
source code and resources, the tests are packaged in a separate jar.


>
> How will you run tests on your production application if you exclude those
> directories?
>
>
Why would I want to run tests on my production servers ??? I have staging,
uat and other environments to emulate production environment.

Regards,
Amiruddin Nagri,
Bangalore, 560008, KA
India

Y! IM : [email protected]
GTalk : [email protected]

-- 
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