github.com/singlemusic/buffalo@v0.16.30/buffalo/cmd/filetests/generate_underscore.json (about)

     1  [{
     2    "path": "actions/person_events.go",
     3    "contains": [
     4      "c.Render(http.StatusOK, r.Auto(c, personEvents))",
     5      "c.Render(http.StatusOK, r.Auto(c, personEvent))"
     6    ]
     7  }]