browser_details icon indicating copy to clipboard operation
browser_details copied to clipboard

Browser Details is a Rack Middleware that logs information about the browser used to make a request

Results 2 browser_details issues
Sort by recently updated
recently updated
newest added

`How can I configure this so that it doesn't log by default, but only when I tell it to. I only want to log the user's browser info when I...

Have you considered add a mode for this gem? something where we could only include it in production, but not development?