For the production version, I completed all 14 chapters of Michael Hartl's Ruby on Rails tutorial (https://www.railstutorial.org/) on July 31, 2017. The chapter 11 and 12 are skipped, so the email server is disabled.
The source code of the project is:
https://github.com/jimmy2046/sample_app_heroku_2
The URL hosting address of Heroku production is:
https://warm-ravine-91766.herokuapp.com/
Subscribe to:
Post Comments (Atom)
How to kill an abandoned process in Linux/Unix
I remembered it, then I forgot, then I remembered it, and then I forgot again. In case of a Linux/Unit process hang, I have to figure out ...
-
Today, I have got a bad luck that there was an error when I ran the first test case in my newly created Ruby on Rails project. And it took m...
-
The first attempt was failed when I tried to push all the development codes from all 14 chapters to Heroku. When I digged into Heroku logs f...
-
I could not find an one-stop comprehensive webpage that explain s how to install Ruby on Rails on Ubuntu Linux from start to finish by sea...
No comments:
Post a Comment