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
How do I view local variables when exception happens in Rails? According to https://www.getsentry.com/for/ruby/ is should be possible in Ruby (there's "Expand your scope with context locals" section), but #7 is there for 2.5 years and is not yet closed. So is it not possible? If not, then is it possible to do it manually by using extra as described in https://github.com/getsentry/raven-ruby/wiki/Context ?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
How do I view local variables when exception happens in Rails? According to https://www.getsentry.com/for/ruby/ is should be possible in Ruby (there's "Expand your scope with context locals" section), but #7 is there for 2.5 years and is not yet closed. So is it not possible? If not, then is it possible to do it manually by using
extra
as described in https://github.com/getsentry/raven-ruby/wiki/Context ?Thanks in advance.
The text was updated successfully, but these errors were encountered: