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
Currently when using puts Trailblazer::Developer::Render::TaskWrap.(activity, id: id) it shows proc.inspect. It would be great if we could automatically extract the proc from the source code and show it (if configured).
The text was updated successfully, but these errors were encountered:
Currently when using
puts Trailblazer::Developer::Render::TaskWrap.(activity, id: id)
it showsproc.inspect
. It would be great if we could automatically extract the proc from the source code and show it (if configured).The text was updated successfully, but these errors were encountered: