github.com/singlemusic/buffalo@v0.16.30/buffalo/cmd/filetests/generate_resource_nested_api.json (about) 1 [{ 2 "path": "actions/admin_planes.go", 3 "contains": [ 4 "type AdminPlanesResource struct", 5 "func (v AdminPlanesResource)", 6 "tx.Find(plane, c.Param(\"admin_plane_id\"))" 7 ] 8 }, 9 { 10 "path": "actions/admin_planes_test.go", 11 "contains": [ 12 "package actions", 13 "Test_AdminPlanesResource_List" 14 ] 15 }, 16 { 17 "path": "locales/admin/planes.en-us.yaml", 18 "absent": true 19 } 20 ]