Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust Style for mobile and stimulus | hellekin | 2020-11-11 | 1 | -2/+4 |
| | |||||
* | Make map more beautiful | hellekin | 2020-10-08 | 1 | -0/+3 |
| | | | | | | | | | | | | | 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! | ||||
* | Fix form, add flash | hellekin | 2020-10-06 | 1 | -0/+1 |
| | |||||
* | First pass at something visible | hellekin | 2020-10-06 | 1 | -2/+17 |
| | | | | This is a first version of the application, to go beyond simple authentication. | ||||
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 3 | -0/+29 |