Sha256: 9fe0a3cb9a14ee6aebedb1e503915d96eee769e39b929bfe7d4df5bc6b2e881b

Contents?: true

Size: 199 Bytes

Versions: 13

Compression:

Stored size: 199 Bytes

Contents

if defined?(PryDebugger)
  Pry.commands.alias_command 'c', 'continue'
  Pry.commands.alias_command 's', 'step'
  Pry.commands.alias_command 'n', 'next'
  Pry.commands.alias_command 'f', 'finish'
end

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
shapeable-0.7.1 .pryrc
shapeable-0.7.0 .pryrc
dmtool-0.0.1 .pryrc
telesignature-0.0.11 .pryrc
telesignature-0.0.10 .pryrc
telesignature-0.0.9 .pryrc
telesignature-0.0.8 .pryrc
telesignature-0.0.7 .pryrc
telesignature-0.0.6 .pryrc
telesignature-0.0.5 .pryrc
telesignature-0.0.4 .pryrc
telesignature-0.0.3 .pryrc
telesignature-0.0.2 .pryrc