Skip to content

adding Pry as a development dependency #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

tilo
Copy link
Contributor

@tilo tilo commented Aug 18, 2021

adding Pry as a development dependency, to make local development for contributors easier.

Having this development_dependency does not impact any of the downstream projects of the json_api_client gem,
it just sets contributors up to be able to set breakpoints in the code via binding.pry, so they can debug tests.

It would be great to have this set up out-of-the-box, so that when people want to contribute, they can easily set breakpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant