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.

Reply via email to