aboutsummaryrefslogtreecommitdiff
path: root/app/views/application
Commit message (Collapse)AuthorAgeFilesLines
* Make map more beautifulhellekin2020-10-081-0/+5
| | | | | | | | | | | | | 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 flashhellekin2020-10-061-0/+3
|
* Fix URLhellekin2020-10-061-1/+1
|
* First pass at something visiblehellekin2020-10-061-0/+17
This is a first version of the application, to go beyond simple authentication.