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