Heroku config command

2009-04-16 Thread aaron_campos
Running % heroku config:add key=val is not additive. It removes previous keys if they are not all specified on the commandline above. is that intentional? Seems like a bug, to me. Just wanted to let you guys know. Keep up the great work! Best, Aaron

Heroku console

2009-04-16 Thread Robert Sköld
The heroku console can be a real time saver sometimes, just like the rails script/console. The magic about the heroku console is that it also works on a non-rails application like sinatra (any rack served app maybe?). I wonder, is there any way of doing the same thing locally on a sinatra/rack

Re: Trouble with hoptoad

2009-04-16 Thread Dan Croak
This should have been fixed in this commit: http://github.com/thoughtbot/hoptoad_notifier/commit/da5bc5a09f0d887e114e2d3aa86268330e05e513 Thanks, Dan On Mon, Apr 13, 2009 at 3:47 AM, Ryan Tomayko r...@heroku.com wrote: On Sun, Apr 12, 2009 at 8:44 PM, shenry stuarthe...@gmail.com wrote: I