summaryrefslogtreecommitdiff
path: root/lib/pry/exceptions.rb
Commit message (Expand)AuthorAgeFilesLines
* exceptions: check if $SAFE is supported by RubyKyrylo Silin2020-03-171-1/+5
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* rubocop: fix offences of the Style/CaseEquality copKyrylo Silin2019-03-241-1/+1
* Move Pry::DEFAULT_EXCEPTION_WHITELIST to ConfigKyrylo Silin2019-03-101-14/+0
* exceptions: delete ExtendCommandBundleKyrylo Silin2019-03-101-5/+0
* rubocop: fix offences of the Metrics/LineLength copKyrylo Silin2019-03-031-1/+4
* rubocop: fix offences of the Style/MutableConstant copKyrylo Silin2019-03-021-1/+1
* rubocop: fix offences of the Style/ClassAndModuleChildren copKyrylo Silin2019-02-271-1/+1
* rubocop: fix offences of the Layout/MultilineArrayBraceLayout copKyrylo Silin2019-02-251-3/+4
* Update clearer terminologiesJuanito Fatas2018-11-111-4/+10
* rubocop: fix offences of Layout/EmptyLinesAroundClassBody copKyrylo Silin2018-11-041-2/+0
* Handle error about frozen object in Ruby 2.2Ryunosuke SATO2014-10-141-0/+1
* pry.rb: Move all exception specific code to its own fileKyrylo Silin2013-09-031-0/+77