Ruby On Rails Classroom image

Neeraj  Amoli / 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
Neeraj  Amoli

Skills    Ruby On Rails

Qualifications :-
Location :-Dehradun,Dehradun,Uttrakhand,India
Description:-

I have 3 year experience as a Software Engineer. My Skilled are Android Development (Java), ROR Development .   


Explore
 

  Students (0)