github.com/singlemusic/buffalo@v0.16.30/buffalo/cmd/filetests/generate_action_skip_template.json (about) 1 [{ 2 "path": "actions/users.go", 3 "contains": [ 4 "func UsersCreate(c buffalo.Context) error {" 5 ] 6 }, 7 { 8 "path": "templates/users/create.html", 9 "absent": true 10 }, 11 { 12 "path": "templates/users/create.plush.html", 13 "absent": true 14 } 15 ]