Re: Bundler 1.0.0 Rollout

2010-09-02 Thread Gabriel
the same problem so I'm curious if this will work for you. Gabriel On Aug 31, 11:32 am, Ashley Moran wrote: > On 30 Aug 2010, at 23:54, Terence Lee wrote: > > > In the near future we're going to start requiring the Gemfile.lock to be > > checked into your git reposito

Calling all forks

2010-09-02 Thread Gabriel
27;ve yet to see what the API for doing so looks like. Thanks, Gabriel -- 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+uns

Re: Bundler 1.0.0 Rollout

2010-09-04 Thread Gabriel
ll --deployment' which will look at your Gemfile.lock to determine which gems to install from vendor/ cache. Again, I haven't tried this. It just seems like it might work. G'luck! Gabriel On Sep 3, 4:55 am, Ashley Moran wrote: > On 1 Sep 2010, at 06:42, Gabriel wrote: > > >

Getting Resque/Redis working

2010-10-06 Thread Gabriel
rb:51:in `create' resque (1.10.0) lib/resque.rb:206:in `enqueue' app/controllers/tools_controller.rb:11:in `get_site_activity' This happens when I call Resque.enqueue. I've got the redis addon turned on and all of the rest of the config looks right, but obviously there's som

Re: Newbie question: text/html with SendGrid & ActionMailer

2010-12-13 Thread Gabriel
ll already have both of those tags and they're not supposed to be duplicated. I'd try stripping your email down to only the content you want to display and trying it again. Gabriel On Dec 12, 12:42 am, "Matthew D." wrote: > Sorry if this is totally basic for everyone but I&#

Re: app fails to do job, when I don't change then save applicationController

2011-01-04 Thread Gabriel
that that's the origin of the issue you're seeing. Gabriel On Jan 3, 2:31 am, Michael Baldock wrote: > Dear All, > > Fairly new to rails and Heroku, so could be doing something wacky - do > let me know if you think my code practice is off, even if unrelated to > this error, I

Re: app fails to do job, when I don't change then save applicationController

2011-01-08 Thread Gabriel
whatever arguments are needed for a new SuggestedEvent. Besides being cleaner coding practice it might actually be where your current problem lies. Good luck! Gabriel -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group,

Re: App not recognizing files in vendor/plugins directory

2011-02-17 Thread Gabriel
Just to ask the obvious question, is the app running with this plugin fine locally? You should always be able to get a copy of your app from Heroku using: git clone g...@heroku.com:[your-app-name].git [your-app-name-heroku] Then you can look and make sure that the plugin is there. Gabriel On

Re: Resque vs Appoxy SimpleWorker

2011-08-27 Thread Gabriel
On a weekly basis I load 5 - 600 jobs into a DelayedJob queue in seconds so I think something else is going on here. Maybe it's ActiveRecord taking a while to load a bunch of objects? On Aug 26, 6:10 pm, Stephen Cremin wrote: > I recently introuduced Resque to my application and I've started mov

Re: Write files in heroku

2014-04-25 Thread Gabriel
You should definitely look into posting the file directly to S3 instead of effectively uploading the file twice, once to your Rails app and then again to S3. Gabriel On Thursday, April 24, 2014 3:18:26 PM UTC-7, Anand Soni wrote: > > Hi I am trying to write file in heroku as per th

Re: Digest for heroku@googlegroups.com - 1 Message in 1 Topic

2013-08-13 Thread Gabriel Williams
I use Google Maps on Heroku all of the time and it works great. A couple things to check are your api key and if there are any Javascript or file load errors popping up in the console. On Tue, Aug 13, 2013 at 3:46 AM, wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/h