Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix z-index for map and article | hellekin | 2020-10-08 | 1 | -1/+0 |
| | |||||
* | Make map more beautiful | hellekin | 2020-10-08 | 1 | -0/+14 |
This commit introduces a few things: 1. New `content_for` hooks for :debug, :head, and :body_end so that views code remains consistent and clean 2. Fullscreen map! 3. Welcome#index view, the Rails way It also moves controller-related code to the controller, Enjoy! |