Re: Reduce heroku compiled slug size

2010-05-31 Thread Oren Teich
Don't worry about it.  Bamboo has larger slug size due to incorporating
everything into your slug.  Slug size is the sum of all your gems that's
installed plus your application.  If you're under 100MB, you're fine.

Oren


On Wed, May 26, 2010 at 2:23 AM, Estanislau Trepat etre...@gmail.comwrote:

 I've just updated rails to v2.3.6 on my app under a bamboo-ree-1.8.7
 stack and the compiled slug size has grown up to 40.5Mb! Previous to
 that last git push, the slug size was about 20Mb and was using rails
 v2.3.5.

 Is it because my slug has both of rails versions installed? Probably
 I'm missing something but I haven't added any special code/files into
 my app as to increase the slug size by ~20Mb.

 Can you point me on how can I reduce the slug size?

 Any help will be greatly appreciated.

 Thank you very much in advance.

 --
 You received this message because you are subscribed to the Google Groups
 Heroku group.
 To post to this group, send email to her...@googlegroups.com.
 To unsubscribe from this group, send email to
 heroku+unsubscr...@googlegroups.comheroku%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Reduce heroku compiled slug size

2010-05-30 Thread Estanislau Trepat
I've just updated rails to v2.3.6 on my app under a bamboo-ree-1.8.7
stack and the compiled slug size has grown up to 40.5Mb! Previous to
that last git push, the slug size was about 20Mb and was using rails
v2.3.5.

Is it because my slug has both of rails versions installed? Probably
I'm missing something but I haven't added any special code/files into
my app as to increase the slug size by ~20Mb.

Can you point me on how can I reduce the slug size?

Any help will be greatly appreciated.

Thank you very much in advance.

-- 
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.