Local stack dump capability would be nice

If there was a way to limit parts of a ruby stack trace to just my
code rather than the whole rails library and gems that would be an
interesting feature …

On May 20, 4:13 pm, “[email protected][email protected] wrote:

If there was a way to limit parts of a ruby stack trace to just my
code rather than the whole rails library and gems that would be an
interesting feature …

like

? (Rails will use the instance given by Rails.backtrace_cleaner)

Fred

hey, thanks

On May 20, 11:57 am, Frederick C. [email protected]