Heroku made all its apps upgrade to the latest version of bundler (0.9.4). I followed all the instructions found on the README (including the upgrading instructions).But once I upgrade my application
I cloned a project from github over to my desktop.I used to work on it form my laptop. However, on laptop heroku does not seem to work for this app eventhough i have it installed.
I\'m developing a rails app that uses paperclip to store stuff on Amazon S3. The app is hosted on Heroku.
I just can\'t find how many apps you 开发者_开发技巧can host on heroku with one dyno? I plan to host a lot of small apps with little traffic.
I have a r开发者_Go百科uby on rails app that uses Heroku.I have the need to run things like import/export tasks on our db that lock up the whole system since they are so heavy on the DB.Is there a way
I had asked an earlier question which did not get any replies. Basically I get an error invalid database url when I try to do heroku db:push.
I recently ported my gem management to bundler, to get my app to play nice with heroku.Upon doing so I started to see the following errors (though my app is running fine):
Ok. I know I don\'t have a lot of information. That is, essentially, the reason for my question. I am building a game using Flash/Flex and Rails on the back-end. Communication between the two is via W
This may be a silly question, but seeing as transfers between EC2 and S3 are free as long as within the same region, why isn\'t it possible to stream all transfers to and from S3 through EC2 and make
I am trying to deploy a Jruby app on Heroku. Unfortunately, when I try to install gem for Heroku using jruby, I get following error: