aboutsummaryrefslogtreecommitdiff
path: root/app/views/agents
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade Rails and add StimulusJS supporthellekin2021-01-225-0/+38
|
* Scope routes to Agenthellekin2020-10-091-0/+15
Since an Agent is required for all records, we scope the routes and get it present for free ;) This commit also adds resource views.