aboutsummaryrefslogtreecommitdiff
path: root/app/views/application/_user_info.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Scope routes to Agenthellekin2020-10-091-1/+1
| | | | | | | Since an Agent is required for all records, we scope the routes and get it present for free ;) This commit also adds resource views.
* 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.