Skip to content

Commit 7b9dfcd

Browse files
Document the manual console
1 parent 4271178 commit 7b9dfcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ It is also usable outside of Rails in any Rack app as Rack middleware.
1515

1616
* Full stack trace
1717
* Source code inspection for all stack frames (with highlighting)
18+
* Link to the specific file and line while inspecting
1819
* Local and instance variable inspection
1920
* Live REPL on every stack frame
21+
* For XHR requests, a text response that provides the error, with full features available by visiting `/__better_errors` to inspect the most recent exception.
2022

2123
## Installation
2224

0 commit comments

Comments
 (0)