what i mean is - get the vanilla app working *on heroku* first. then start doing the copy etc
On Jul 14, 9:54 am, dev curmudgeon <[email protected]> wrote: > nope...you didn't do steps 3 and 4. that will give you a known good > state, then changes in git will show you what the problem is > > On Jul 14, 8:18 am, Piotr Stepniak <[email protected]> wrote: > > > > > Yes. > > I did the following: > > `hobo new temp_app` > > `cd temp_app` > > `rails server` //application accessible through browser > > `git add` with all files inside app folder > > `git commit -a -m "temp_app deploy"` > > 'git push' > > 'heroku restart' > > > with 'heroku logs' I got error description -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
