Re: Anyone having trouble using heroku console?

2011-09-24 Thread Alex Killough
I know this thread is two months old, but it is the only reference in the official Heroku channels I have found referring to the dsl conflict with the 1.9.2 stack and rake 0.9.x (I resorted to SO to find a few more thorough explanations and possible solutions). If documentation exists it would be

Re: Error when using memcached uninitialized constant Memcached (NameError)

2010-12-13 Thread Alex Killough
On Nov 10, 4:54 am, Alex Killough alexkillo...@gmail.com wrote: Hi, was there ever any resolution to this issue? I receive the same errors shown below when trying to use memcached-northscale (as Oren details) in my Rails 2.3.x and 3 projects. Thanks, Alex On Sep 11, 2010, at 4:16 AM, Henri

application fails to load after running 'bundle update'

2010-12-08 Thread Alex Killough
Hi, I've submitted this to support via a ticket, but am hoping someone here may also have some insight: I recently found my slug size expanded by a factor of two after I moved some gems to a development group in an attempt to reduce slug size. After following some advice I found on this list, I

Re: application fails to load after running 'bundle update'

2010-12-08 Thread Alex Killough
read. I removed rack from the gem file, pointed auth_logic to the rails 3 branch, then remade the test and development groups into a single block rather than two. On Wed, Dec 8, 2010 at 8:14 AM, Alex Killough alexkillo...@gmail.com wrote: Hi, I've submitted this to support via a ticket, but am

Re: Compiled Slug size not changing after removing large gems from Gemfile

2010-12-07 Thread Alex Killough
Any updates here? My slug doubled in size today when i removed gems; now I can't launch my app. On Tue, Oct 12, 2010 at 11:16 AM, stephen murdoch stephenjamesmurd...@gmail.com wrote: yes Keenan, it's definitely my slug size that's creeping up (same problem others are having) I did some