You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
I'm using Rack FiberPool with Rails. When I run in development mode there is no log show on the console (neither static assets nor active record log).
The log contains useful information for debugging, how can I get it back to the console?
Thanks.