Ruby on Rails
Monday, June 9, 2014
Hi Frederick Cheung
i have use heroku for hosting it. i thinks you need to install heroku, and then create an account.
next please try this.
1. open command prompt
2.go to your app then type (heroku login) fill in ur username and password
3.try this command "git init" enter
4.git add . press enter
5. git commit -m "first commit"
6.heroku create
7.git push heroku master
8.heroku open
i hope this could help you.
good luck.
veasna
On Saturday, June 7, 2014 6:05:36 PM UTC+7, Thilak G wrote:
-- i have use heroku for hosting it. i thinks you need to install heroku, and then create an account.
next please try this.
1. open command prompt
2.go to your app then type (heroku login) fill in ur username and password
3.try this command "git init" enter
4.git add . press enter
5. git commit -m "first commit"
6.heroku create
7.git push heroku master
8.heroku open
i hope this could help you.
good luck.
veasna
On Saturday, June 7, 2014 6:05:36 PM UTC+7, Thilak G wrote:
Hi everyone,I am new to ruby on rails, I have developed rails application in rails-2.3.8,ruby-1.9.2,mysql, wamp server with windowsxp platform,can anyone help me how to deploy it and also tell me how to host it after deployed?thanksthilak.g
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/b6f160cd-9e93-47d8-b7bb-9bad55974853%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment