I\'m trying to upload a Rails 3.1 app (with CoffeeScript) to Heroku.Apparently, there are known issues with this
I have a Ruby/Sinatra application deployed on Heroku and I am using the IndexTank plugin to provide Full Text Search capability.
I\'ve come across a vexing problem with a PostgreSQL query. This works in my local development environment:
Is it possible to have two different databases for development or production? One for Heroku and one for local开发者_运维知识库 development?
I\'ve configured the keys to my heroku, and I\'ve gotten far enough to be able to commit and push onto my heroku server. But for some reason, commands like \"heroku logs\" or \"heroku rake\" or \"hero
I wanted to see the contents of my applications log on heroku.com so I\'ve followed this excellent advice and have all my log contents.However I am now curious to find out where my log file actually i
I\'m working in a project that is being hosted in appharbor (like heroku for .net). It use git push to upload the code (my first time ever working with such environment).
I am building a small website that has a fairly large amount of pictures > 100 for a small local group of people. If I upload files to s3 via paperclip on my local machine they work just fine, but whe
Everybody, I get开发者_如何学运维 an error when I run this command: \"git push heroku master\". The error log shows the following:
I\'m trying to use Omniauth to provide simple, basic authentication against Google Apps.Everything works fine locally (even in production mode), but on Heroku I get the following: