Andre Dieb
Andre Dieb
Could you provide the full traceback? Thanks On Fri, Apr 22, 2016 at 9:57 AM, Charles Buchler [email protected] wrote: > Hi, > > I recently installed browserlog and I 'm...
At the present moment it only works for Rails > actionpack (5.0.0.beta3) lib/action_dispatch/journey/router.rb:41:in block > in serve' > actionpack (5.0.0.beta3) lib/action_dispatch/journey/router.rb:26:ineach' > actionpack (5.0.0.beta3) lib/action_dispatch/journey/router.rb:26:in > serve' > actionpack (5.0.0.beta3)...
Filtering capability is a great idea but it also may be hard to do properly. When you say `controller/problem_method` you want all logs, including SQL/AR/request?
Unfortunately I have zero time right now to implement it. I'd gladly review accept a pull request ;)
Hello, Would you mind providing an easy way to reproduce this? BTW that sounds like a good use case hehe PS: Thanks! Unfortunately I've been swamped and haven't been able...
I remember filtering those out. What rails version are you in?
Cool! FYI It could be a regression due to https://github.com/dieb/browserlog/commit/3bf591ccb0e8887cc38cc0f28cfc9dc55c0affcf On Mon, Mar 30, 2015 at 7:38 PM, Joshua Paling [email protected] wrote: > I'm on 4.2, and I've upgraded jquery-rails...
@benortiz can you please share which Rails version are you on?