Ruby On Rails Classroom image

prateek  darmwal / Professional / Web Technology

 
To post your Question Join Classroom
 
Lesson Topics's No:-  |1 | 2 | 3|Last
Lessons:-Conclusion-Exercises

Conclusion

In this chapter, we’ve hammered our application layout into shape and polished up the routes. The rest of the book is dedicated to fleshing out the sample application: first, by adding users who can sign up, sign in, and sign out; next, by adding user microposts; and, finally, by adding the ability to follow other users.

                         At this point, if you are using Git you should merge the changes back into the master branch:

 

$   git   add .
git  commit -m   "Finish  layout  and  routes"
$  git  checkout  master
$  git  merge  filling-in- layout

 

                              

 

You can also push up to GitHub:

$  git push

 

 

Finally, you can deploy to Heroku:

git  push  heroku

 

The result should be a working sample application on the production server:
 

$  heroku  open

 

If you run into trouble, try running


$  heroku  logs 

 

to debug the error using the Heroku logfile. 

 
 
 
image
prateek  darmwal

Skills    Ruby On Rails

Qualifications :- High School - S.K.M. Sn. Sec. School, Haldwani, College/University - Graphic Era Hill University, Bhimtal,
Location :-Dehradun,Dehradun,Uttarakhand,India
Description:- I like to explore new technologies. I have skills in ruby on rails, php5, cakephp, jquery, javascript, html/css, java, c & c++. I love coding
Explore
 

  Students (0)