pry-alias
pry-alias copied to clipboard
binding.pry is too much to type. This gem enables you to create alias for binding.pry.
Results
2
pry-alias issues
Sort by
recently updated
recently updated
newest added
If you build a gem, then you need to add: require 'pry-alias' in test_helper.rb for having the shortcut 'bp' present in tests. Despite of that, this works in a rails-app...
It could be cool if the alias we use can be detect by rubocop Debugger/Lint cop. https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Lint/Debugger