Nicolai Safai

Results 2 issues of Nicolai Safai

Right out of the box, it seems like the "name" parameter is not saving correctly. However, this is easily fixed by adding the following to `app/controllers/application_controller.rb`: ``` class ApplicationController <...

Followed instructions to generate using bootstrap 4 several times with different configurations and I always get a white homepage (invisible navbar w/ only 1 link --> to About page): ![image](https://user-images.githubusercontent.com/6496862/48975140-62615b00-f01f-11e8-9972-ad3d05a1cef1.png)...