aboutsummaryrefslogtreecommitdiff
path: root/app/views/application/_debug.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused Taxonomy target and refactor debughellekin2021-01-231-1/+1
| | | | Cleaning up the code.
* 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!