Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render ctx #38

Open
apotonick opened this issue Oct 15, 2022 · 0 comments
Open

Render ctx #38

apotonick opened this issue Oct 15, 2022 · 0 comments
Assignees

Comments

@apotonick
Copy link
Member

The following function could be used in two ways

Developer.render(ctx) #=>
(some table)
| params          | {bla: 1, blubb: 2, ...... (it only shows so much that it fits in one line)
| current_user: | #<User name: "Yogi">

We can then use that for manual debugging and for ctx tracing when using wtf?.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants