Skip to content

Commit

Permalink
Update README.md (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
tatethurston authored Oct 10, 2023
1 parent 7aff2a6 commit f05ff4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Completed 200 OK in 79ms (Views: 78.8ms | ActiveRecord: 0.0ms)
you get a single line with all the important information, like this:

```
method=GET path=/jobs/833552.json format=json controller=JobsController action=show status=200 duration=58.33 view=40.43 db=15.26
method=GET path=/ format=json controller=HomeController action=index status=200 duration=79.0 view=78.8 db=0.0
```

The second line is easy to grasp with a single glance and still includes all the
Expand Down

0 comments on commit f05ff4e

Please sign in to comment.