From: "t3ch.dude" Date: 2009-12-03T07:15:07+09:00 Subject: Re: Rake Environment variables gone missing On Dec 2, 4:44 pm, Herman Schultz wrote: > So if I am going to try to slide under the limit ( if that indeed is my > problem ) I'll need to identify those variables which devstudio needs to > have resolved vs. what variables I can read from rake at run time. > > thanks again for the help.  I did try today, but I wasn't able to get > under the limit.  I'll need a sharper knife. You know, since you're testing the size of the ENV hash, you can test the sum of the sizes of the values and report it out, just to see if that is in fact the problem. I'd hate to have sent you down the wrong path... always best to test! -T3ch.dude