Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Don't tap on the same object repeatedly #79

Open
st0012 opened this issue May 10, 2021 · 0 comments
Open

Don't tap on the same object repeatedly #79

st0012 opened this issue May 10, 2021 · 0 comments

Comments

@st0012
Copy link
Owner

st0012 commented May 10, 2021

It should be smart enough to tap on an unique instance just once, especially in a Rails application where files will be auto-reloaded.

class PostsController
  print_instance_traces(self)
end
@st0012 st0012 changed the title TappingDevice should not tap on the same object repeatedly Don't tap on the same object repeatedly May 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant