teaching myself rails deploying first app to heroku -failure to upload - sqlite3 and postgre glitch
问题 Im teaching myself rails. Im a programmer but not a web programmer. Im going through Michael Hartl's book here It mentions that its a good idea to start deploying your app right from the beginning. I agree. So I got an account on Heroku and went through ther setup etc. Then created my 1st app, git and the works. Then followed all the instructions on Heroku's site. Finally I came to pushing my app up to Heroku using this command: git push heroku master The book says that there could be